mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-11-30 21:40:59 +00:00
Fixed error: multiple storage classes in declaration specifiers
This commit is contained in:
parent
93423c1c46
commit
8371114009
@ -28,6 +28,7 @@
|
|||||||
#define LACKS_STRINGS_H
|
#define LACKS_STRINGS_H
|
||||||
#define LACKS_STRING_H
|
#define LACKS_STRING_H
|
||||||
#define LACKS_STDLIB_H
|
#define LACKS_STDLIB_H
|
||||||
|
#define FORCEINLINE
|
||||||
#define ABORT
|
#define ABORT
|
||||||
#define USE_LOCKS 1
|
#define USE_LOCKS 1
|
||||||
#define USE_DL_PREFIX
|
#define USE_DL_PREFIX
|
||||||
|
Loading…
Reference in New Issue
Block a user