mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-05-05 04:13:36 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user