(menu_common_backend.c) Remove ifdef GEKKO lines

This commit is contained in:
twinaphex 2014-11-20 02:53:18 +01:00
parent d66d698d7e
commit ba36b2e684

View File

@ -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