parent
f92863adf4
commit
8377cc7a4b
@ -163,6 +163,8 @@ typedef u16int uint16;
|
|||||||
typedef s16int int16;
|
typedef s16int int16;
|
||||||
typedef u64int uint64;
|
typedef u64int uint64;
|
||||||
typedef s64int int64;
|
typedef s64int int64;
|
||||||
|
typedef u8int uint8;
|
||||||
|
typedef s8int int8;
|
||||||
|
|
||||||
#undef _NEEDUCHAR
|
#undef _NEEDUCHAR
|
||||||
#undef _NEEDUSHORT
|
#undef _NEEDUSHORT
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user