mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
(Menu) Take out unused MAPPING_PREVIOUS/MAPPING_NEXT
This commit is contained in:
parent
16d3f016be
commit
c111c33b80
@ -77,8 +77,6 @@ typedef enum
|
|||||||
MENU_ACTION_MESSAGE,
|
MENU_ACTION_MESSAGE,
|
||||||
MENU_ACTION_SCROLL_DOWN,
|
MENU_ACTION_SCROLL_DOWN,
|
||||||
MENU_ACTION_SCROLL_UP,
|
MENU_ACTION_SCROLL_UP,
|
||||||
MENU_ACTION_MAPPING_PREVIOUS,
|
|
||||||
MENU_ACTION_MAPPING_NEXT,
|
|
||||||
MENU_ACTION_NOOP
|
MENU_ACTION_NOOP
|
||||||
} menu_action_t;
|
} menu_action_t;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user