This commit is contained in:
2022-04-29 13:45:07 -07:00
parent d190c882a3
commit 41a23e30ac

View File

@@ -159,6 +159,7 @@ inline void mainDebugDraw() {
void main() { void main() {
int16_t j; int16_t j;
uint8_t filled[GB_BACKGROUND_COLUMNS*GB_BACKGROUND_ROWS]; uint8_t filled[GB_BACKGROUND_COLUMNS*GB_BACKGROUND_ROWS];
// Set up the GAMEBOY's registers. // Set up the GAMEBOY's registers.