get rid of port_config.h
[picodrive.git] / pico / cd / gfx_cd.c
index 69d4a00..0623a27 100644 (file)
@@ -7,6 +7,9 @@
 
 #include "../pico_int.h"
 
+#undef dprintf
+#define dprintf(...)
+
 #define _rot_comp Pico_mcd->rot_comp
 
 static const int Table_Rot_Time[] =