mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-05-02 10:59:36 +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];
|
|
|