sources moved to C++20

This commit is contained in:
d1str4ught
2025-09-22 00:59:25 +02:00
parent 6f721a792a
commit a9c6cfc7dc
4 changed files with 6 additions and 6 deletions

View File

@@ -37,7 +37,7 @@ const char* first_han(const BYTE* str)
{
unsigned char high, low;
int len, i;
char* p = "그외";
const char* p = "그외";
static const char* wansung[] =
{