mirror of
https://github.com/zeldaret/ss
synced 2026-08-20 14:14:40 -04:00
Configure everything
This commit is contained in:
@@ -109,10 +109,6 @@ typedef int BOOL;
|
||||
|
||||
typedef unsigned char byte_t;
|
||||
|
||||
#ifdef __CWCC__
|
||||
typedef unsigned long size_t;
|
||||
#endif
|
||||
|
||||
typedef u8 undefined1;
|
||||
typedef u16 undefined2;
|
||||
typedef u32 undefined4;
|
||||
|
||||
Reference in New Issue
Block a user