diff --git a/Plist.h b/Plist.h deleted file mode 100644 index 32ca7fc..0000000 --- a/Plist.h +++ /dev/null @@ -1,3 +0,0 @@ -onst char* Plist[] = {"한ㄱㅡㄹ","여기에"}; -const char* Pw = "1234"; -const int PlistCount = sizeof(Plist) / sizeof(Plist[0]); \ No newline at end of file