[Scummvm-git-logs] scummvm master -> b0088b5d0c3c81d07390c7c7ec1e7875b4b28b4a
aquadran
noreply at scummvm.org
Sun Jun 19 19:06:43 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
b0088b5d0c DEVTOOLS: Fixed compiler warning
Commit: b0088b5d0c3c81d07390c7c7ec1e7875b4b28b4a
https://github.com/scummvm/scummvm/commit/b0088b5d0c3c81d07390c7c7ec1e7875b4b28b4a
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2022-06-19T21:06:37+02:00
Commit Message:
DEVTOOLS: Fixed compiler warning
Changed paths:
devtools/create_kyradat/resources/lok_dos_korean.h
diff --git a/devtools/create_kyradat/resources/lok_dos_korean.h b/devtools/create_kyradat/resources/lok_dos_korean.h
index 6210cd83b14..828abee9c1a 100644
--- a/devtools/create_kyradat/resources/lok_dos_korean.h
+++ b/devtools/create_kyradat/resources/lok_dos_korean.h
@@ -305,7 +305,7 @@ static const char *const k1GUIStringsDOSKorean[28] = {
"\x8fq",
"\xb5\x81",
"\xb4\x61\x93\xa1\xb5\xa1",
- "123456789012345678901234567890123456""\x88\xe8\x93\x65 \xad\xa2\x95\xa1 ",
+ "123456789012345678901234567890123456\x88\xe8\x93\x65 \xad\xa2\x95\xa1 ",
"\xa2\x85\xb8w \xad\xa2\x95\xa1 ",
"\xb7q\xb4\x62",
"\xad\xa1\x9f\xa1"
More information about the Scummvm-git-logs
mailing list