mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
(menu_common_backend.c) Remove ifdef GEKKO lines
This commit is contained in:
parent
d66d698d7e
commit
ba36b2e684
@ -27,11 +27,6 @@
|
||||
#include "../../input/input_autodetect.h"
|
||||
#include "../../config.def.h"
|
||||
|
||||
#ifdef GEKKO
|
||||
extern unsigned menu_gx_resolutions[GX_RESOLUTIONS_LAST][2];
|
||||
extern unsigned menu_current_gx_resolution;
|
||||
#endif
|
||||
|
||||
static int menu_message_toggle(unsigned action)
|
||||
{
|
||||
if (driver.video_data && driver.menu_ctx
|
||||
|
Loading…
x
Reference in New Issue
Block a user