mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
Remove menu_input_reset forward declaration
This commit is contained in:
parent
9fd88744ff
commit
161e3321a7
@ -184,10 +184,6 @@ static int menu_input_post_iterate(
|
|||||||
struct rarch_state *p_rarch,
|
struct rarch_state *p_rarch,
|
||||||
unsigned action,
|
unsigned action,
|
||||||
retro_time_t current_time);
|
retro_time_t current_time);
|
||||||
static void menu_input_reset(
|
|
||||||
menu_input_t *menu_input,
|
|
||||||
menu_input_pointer_hw_state_t *pointer_hw_state
|
|
||||||
);
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static bool retroarch_apply_shader(
|
static bool retroarch_apply_shader(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user