edit ZMainHead.H a bit
This commit is contained in:
@ -481,6 +481,9 @@ namespace ZNsMain
|
|||||||
typedef long ZTypIntL ;
|
typedef long ZTypIntL ;
|
||||||
typedef short ZTypIntS ;
|
typedef short ZTypIntS ;
|
||||||
|
|
||||||
|
typedef long ZTypLong ;
|
||||||
|
typedef short ZTypShort ;
|
||||||
|
|
||||||
typedef int8_t ZTypInt8 ;
|
typedef int8_t ZTypInt8 ;
|
||||||
typedef int16_t ZTypInt16 ;
|
typedef int16_t ZTypInt16 ;
|
||||||
typedef int32_t ZTypInt32 ;
|
typedef int32_t ZTypInt32 ;
|
||||||
|
Reference in New Issue
Block a user