mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-10-27 00:29:39 -04:00
4 lines
88 B
C
4 lines
88 B
C
|
|
extern unsigned char fontdata8x8[64*16];
|
|
extern unsigned char fontdata6x8[256-32][8];
|
|
|