added rest of basics in TSE_Core
This commit is contained in:
@@ -6,7 +6,7 @@ namespace TSE
|
||||
{
|
||||
typedef std::string string;
|
||||
|
||||
typedef char byte;
|
||||
typedef unsigned char byte;
|
||||
typedef signed char sbyte;
|
||||
|
||||
typedef unsigned short ushort;
|
||||
|
||||
Reference in New Issue
Block a user