mirror of
https://github.com/sylverb/game-and-watch-retro-go.git
synced 2026-01-11 02:29:26 +01:00
6 lines
76 B
C
6 lines
76 B
C
#define WIDTH 272
|
|
#define HEIGHT 240
|
|
#define SCALE 2
|
|
#define BPP 2
|
|
|