mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
giz menu
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@256 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
77f53c65c9
commit
7695af0a5b
2 changed files with 3 additions and 2 deletions
|
@ -20,7 +20,8 @@
|
|||
#elif defined(__GIZ__)
|
||||
#include "../gizmondo/giz.h"
|
||||
#define SCREEN_WIDTH 321
|
||||
#define SCREEN_BUFFER giz_screen
|
||||
#define SCREEN_BUFFER menu_screen
|
||||
extern unsigned char menu_screen[321*240*2];
|
||||
#endif
|
||||
|
||||
static unsigned char menu_font_data[10240];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue