diff options
Diffstat (limited to 'crt/nt32/crtdinga.c')
-rw-r--r-- | crt/nt32/crtdinga.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crt/nt32/crtdinga.c b/crt/nt32/crtdinga.c new file mode 100644 index 0000000..0ba2580 --- /dev/null +++ b/crt/nt32/crtdinga.c @@ -0,0 +1,3 @@ +#include "psxglue.h" + +const int __crtopt_dinga = __PSXOPT_DINGA; |