initial psp code, functional menu
[picodrive.git] / Pico / sound / sound.c
index 8bec0ba..ab56bb9 100644 (file)
@@ -463,7 +463,7 @@ PICO_INTERNAL void z80_exit(void)
 #endif\r
 }\r
 \r
-#if defined(__DEBUG_PRINT) || defined(__GP2X__) || defined(__GIZ__)\r
+#if 1 // defined(__DEBUG_PRINT) || defined(__GP2X__) || defined(__GIZ__)\r
 PICO_INTERNAL void z80_debug(char *dstr)\r
 {\r
 #if defined(_USE_DRZ80)\r