Few uncommon types removed
This commit is contained in:
@@ -36,9 +36,7 @@ typedef uint8_t bit;
|
||||
typedef int8_t sbyte;
|
||||
typedef uint8_t byte;
|
||||
|
||||
typedef int16_t sword;
|
||||
typedef uint16_t word;
|
||||
typedef int16_t sshort;
|
||||
typedef uint16_t ushort;
|
||||
|
||||
typedef uint32_t dword;
|
||||
|
Reference in New Issue
Block a user