mirror of
https://github.com/kbeckmann/game-and-watch-retro-go.git
synced 2025-12-17 19:16:02 +01:00
4 lines
72 B
C
4 lines
72 B
C
#include "gw_lcd.h"
|
|
|
|
uint8_t emulator_framebuffer[(256 + 8 + 8) * 240];
|