This repository has been archived on 2025-07-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Huim_OLD/Plist.h
2025-07-04 13:49:22 +09:00

3 lines
132 B
C

onst char* Plist[] = {"한ㄱㅡㄹ","여기에"};
const char* Pw = "1234";
const int PlistCount = sizeof(Plist) / sizeof(Plist[0]);