mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
ui, revisit menu
This commit is contained in:
parent
f1e31ac6d4
commit
a990d9c434
7 changed files with 42 additions and 21 deletions
|
@ -28,6 +28,7 @@ void gp2x_menu_init(void)
|
|||
me_enable(e_menu_gfx_options, MA_OPT_TEARING_FIX, 0);
|
||||
me_enable(e_menu_gfx_options, MA_OPT2_GAMMA, 0);
|
||||
me_enable(e_menu_gfx_options, MA_OPT2_A_SN_GAMMA, 0);
|
||||
me_enable(e_menu_sms_options, MA_SMSOPT_GHOSTING, 0);
|
||||
|
||||
switch (gp2x_dev_id) {
|
||||
case GP2X_DEV_GP2X:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue