mirror of
https://github.com/blueshogun96/Cxbx.git
synced 2025-04-02 11:01:55 -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 *
|