mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-06 15:18:05 -04:00
giz menu works
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@231 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
51b55351d2
commit
c7a4ff6428
17 changed files with 471 additions and 411 deletions
4
common/fonts.h
Normal file
4
common/fonts.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
extern unsigned char fontdata8x8[64*16];
|
||||
extern unsigned char fontdata6x8[256-32][8];
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue