From 8d0aa27ccf14d76456b6b61dd705f7993229654a Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 13 Dec 2021 19:02:15 +0800 Subject: *misc --- Client/Source/Utilities/Type.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Client/Source/Utilities/Type.h') diff --git a/Client/Source/Utilities/Type.h b/Client/Source/Utilities/Type.h index da6208d..b71c0ee 100644 --- a/Client/Source/Utilities/Type.h +++ b/Client/Source/Utilities/Type.h @@ -22,4 +22,8 @@ typedef uint32_t uint; typedef int32_t sint; typedef int32_t SInt32; +typedef uint8 u8; +typedef uint32 u32; +typedef uint16 u16; + #endif \ No newline at end of file -- cgit v1.1-26-g67d0