mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
add support for doublesized menu fonts
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@645 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
e2de9939cd
commit
c6c6c9cde2
10 changed files with 150 additions and 102 deletions
|
@ -33,5 +33,6 @@
|
|||
#define PLAT_HAVE_JOY 0
|
||||
#define PATH_SEP "/" // because of cegcc
|
||||
#define PATH_SEP_C '/'
|
||||
#define MENU_X2 0
|
||||
|
||||
#endif //PORT_CONFIG_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue