mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-28 03:53:06 +00:00
fix typo
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@536 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -48,7 +48,7 @@ typedef unsigned __int16 MwU16;
|
|||||||
typedef __int8 MwI8;
|
typedef __int8 MwI8;
|
||||||
typedef unsigned __int8 MwU8;
|
typedef unsigned __int8 MwU8;
|
||||||
|
|
||||||
#define OTHOTHER_TYPES_DEFINED
|
#define OTHER_TYPES_DEFINED
|
||||||
#else
|
#else
|
||||||
/* out of hope */
|
/* out of hope */
|
||||||
typedef long MwI64;
|
typedef long MwI64;
|
||||||
|
|||||||
Reference in New Issue
Block a user