score display, and hit frame re-init
[gbajam22] / src / debug.h
index 0d52110..4afad76 100644 (file)
@@ -28,7 +28,7 @@ void vblperf_setcolor(int palidx);
 #define vblperf_end()
 #endif
 
-extern int glyphcolor;
+extern int glyphcolor, glyphbg;
 extern void *glyphfb;
 
 void panic(void *pc, const char *fmt, ...) __attribute__((noreturn));