removing more unused stuff
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -47,11 +47,9 @@
|
||||
#define VK_SCROLL 0
|
||||
|
||||
|
||||
//#define USE_CRT 1
|
||||
#if !defined(PLATFORM_64BIT)
|
||||
#error "IOS build only supports the 64bit architecture"
|
||||
#else
|
||||
#define SIZEOF_PTR 8
|
||||
typedef uint64_t threadID;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user