32x: mode2 draw, debug, poll detection
[picodrive.git] / pico / debug.h
index d2ac82c..53dc668 100644 (file)
@@ -1,5 +1,6 @@
 
 char *PDebugMain(void);
+char *PDebug32x(void);
 char *PDebugSpriteList(void);
 void PDebugShowSpriteStats(unsigned short *screen, int stride);
 void PDebugShowPalette(unsigned short *screen, int stride);