mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-04-28 17:09:31 +02:00
5 lines
88 B
C
5 lines
88 B
C
|
|
extern unsigned char fontdata8x8[64*16];
|
|
extern unsigned char fontdata6x8[256-32][8];
|
|
|