Changed sdword and slong types to int32_t
This commit is contained in:
@@ -81,7 +81,6 @@ typedef uint16_t word;
|
||||
typedef int16_t sshort;
|
||||
typedef uint16_t ushort;
|
||||
|
||||
typedef int32_t sdword;
|
||||
typedef uint32_t dword;
|
||||
|
||||
#endif //#ifndef __goldall_h
|
||||
|
Reference in New Issue
Block a user