git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@536 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-31 20:48:05 +00:00
parent 17e30cb85d
commit 40c514ef08

View File

@@ -48,7 +48,7 @@ typedef unsigned __int16 MwU16;
typedef __int8 MwI8;
typedef unsigned __int8 MwU8;
#define OTHOTHER_TYPES_DEFINED
#define OTHER_TYPES_DEFINED
#else
/* out of hope */
typedef long MwI64;