fix compiler warning

This commit is contained in:
ToadKing 2013-05-08 19:12:18 -04:00
parent 5290a25ccd
commit 9b7bd42cc0

View File

@ -105,7 +105,9 @@ unsigned RGUI_WIDTH = 320;
unsigned RGUI_HEIGHT = 240;
uint16_t menu_framebuf[400 * 240];
#ifdef HAVE_SHADER_MANAGER
static int shader_manager_toggle_setting(rgui_handle_t *rgui, unsigned setting, rgui_action_t action);
#endif
static int video_option_toggle_setting(rgui_handle_t *rgui, unsigned setting, rgui_action_t action);
static const unsigned rgui_controller_lut[] = {