mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 12:39:54 +00:00
(Menu) Buildfix for prototypes
This commit is contained in:
parent
3d689bd40f
commit
af36280c79
@ -30,9 +30,9 @@
|
||||
#include "../../settings_data.h"
|
||||
|
||||
/* forward decls */
|
||||
void menu_common_setting_set_current_string(rarch_setting_t *setting,
|
||||
int menu_common_setting_set_current_string(rarch_setting_t *setting,
|
||||
const char *str);
|
||||
void menu_common_set_current_string_based_on_label(
|
||||
int menu_common_set_current_string_based_on_label(
|
||||
const char *label, const char *str);
|
||||
|
||||
void menu_key_start_line(void *data, const char *label,
|
||||
|
Loading…
x
Reference in New Issue
Block a user