mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-11 17:43:59 +00:00
@@ -64,7 +64,7 @@ typedef int BOOL;
|
||||
#define NULL 0
|
||||
#endif
|
||||
#endif
|
||||
#if !defined(__cplusplus) || defined(__MWERKS__)
|
||||
#if !defined(__cplusplus) || __cplusplus < 201103L
|
||||
#ifndef nullptr
|
||||
#define nullptr NULL
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user