mirror of
https://github.com/Cxbx-Reloaded/Cxbx-Reloaded.git
synced 2025-04-02 11:11:52 -04:00
4 lines
86 B
C
4 lines
86 B
C
#define __USE_MISC 1
|
|
#define __USE_GNU 1
|
|
#define __P(arg) arg
|
|
#define __ptr_t void *
|