mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 02:27:41 +00:00
Implement TObj*/IObj; finish matching CStringTable
This commit is contained in:
@@ -46,6 +46,9 @@ typedef void* unkptr;
|
||||
#ifndef nullptr
|
||||
#define nullptr 0
|
||||
#endif
|
||||
#ifndef override
|
||||
#define override
|
||||
#endif
|
||||
|
||||
#ifndef BOOL
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user