diff options
Diffstat (limited to 'libpsn00b/psxetc/dl.c')
| -rw-r--r-- | libpsn00b/psxetc/dl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpsn00b/psxetc/dl.c b/libpsn00b/psxetc/dl.c index 1485183..e405efc 100644 --- a/libpsn00b/psxetc/dl.c +++ b/libpsn00b/psxetc/dl.c @@ -35,7 +35,7 @@ /* Compile options */ // Uncomment before building to enable debug logging (via printf()). -#define DEBUG +//#define DEBUG // Comment before building to disable functions that rely on BIOS file APIs, // i.e. DL_LoadSymbolMap() and dlopen(). |
