summaryrefslogtreecommitdiffhomepage
path: root/crt/nt32/crtdebug.c
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2017-10-15 10:44:35 -0400
committermidipix <writeonce@midipix.org>2017-10-15 10:47:47 -0400
commit3cf872b2308a739c34cd402e0f0bdeec51734f16 (patch)
tree298f72ef33b6782f9ec0b0048479b703dd5ed70b /crt/nt32/crtdebug.c
parentee93f3978c3c1cb13186ac84faad97970c656a1e (diff)
downloadmmglue-3cf872b2308a739c34cd402e0f0bdeec51734f16.tar.bz2
mmglue-3cf872b2308a739c34cd402e0f0bdeec51734f16.tar.xz
psxglue.h: renamed __PSXOPT_DEBUG --> __PSXOPT_DINGA.
Diffstat (limited to 'crt/nt32/crtdebug.c')
-rw-r--r--crt/nt32/crtdebug.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/crt/nt32/crtdebug.c b/crt/nt32/crtdebug.c
deleted file mode 100644
index 4f4f6d2..0000000
--- a/crt/nt32/crtdebug.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "psxglue.h"
-
-const int __crtopt_debug = __PSXOPT_DEBUG;