mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-04 14:37:46 -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];
|
|
|