mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
menu adjustments (L, R for range controls)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@723 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
d1faa779b0
commit
4b973b8919
2 changed files with 9 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
#ifdef __GP2X_H__
|
||||
#ifdef __GP2X__
|
||||
|
||||
#include <time.h>
|
||||
#include "soc.h"
|
||||
|
@ -103,5 +103,6 @@ static const char *mgn_aopt_gamma(menu_id id, int *offs)
|
|||
#define MENU_GP2X_OPTIONS_GFX
|
||||
#define MENU_GP2X_OPTIONS_ADV
|
||||
#define mgn_opt_renderer NULL /* TODO */
|
||||
#define menu_main_plat_draw NULL
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue