Port HuSprAnimRead
This commit is contained in:
parent
c54fd002ec
commit
3b31d9fcfc
10 changed files with 454 additions and 16 deletions
|
|
@ -67,7 +67,7 @@ typedef int BOOL;
|
|||
#define NULL ((void *)0)
|
||||
#endif
|
||||
#endif
|
||||
#if !defined(__cplusplus) || __cplusplus < 201103L
|
||||
#if !defined(__cplusplus)
|
||||
#ifndef nullptr
|
||||
#define nullptr NULL
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue