mirror of
https://github.com/Echelon9/cxbx-shogun.git
synced 2025-04-02 10:41:47 -04:00
git-svn-id: https://cxbx.svn.sourceforge.net/svnroot/cxbx/branches/private/shogun/wip@147 587435c2-1f12-0410-b34b-ee784db558a2
4 lines
90 B
C
4 lines
90 B
C
#define __USE_MISC 1
|
|
#define __USE_GNU 1
|
|
#define __P(arg) arg
|
|
#define __ptr_t void *
|