mirror of
https://github.com/Echelon9/cxbx-shogun.git
synced 2025-04-02 10:41:47 -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 *
|