diff options
Diffstat (limited to 'arch/nt64')
-rw-r--r-- | arch/nt64/psxglue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/nt64/psxglue.h b/arch/nt64/psxglue.h index b72a8d2..abe6365 100644 --- a/arch/nt64/psxglue.h +++ b/arch/nt64/psxglue.h @@ -3,7 +3,7 @@ #define __PSXOPT_NATIVE 0x0 #define __PSXOPT_POSIX 0x1 -#define __PSXOPT_DEBUG 0x2 +#define __PSXOPT_DINGA 0x2 #define __PSXOPT_LDSO 0x4 #define __PSXOPT_VRFS 0x8 |