mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Fix some static declarations
This commit is contained in:
parent
ff0a2d4f57
commit
bc3d0b2acd
@ -36,9 +36,6 @@ static void runahead_resume_video(void);
|
||||
void run_ahead(int runAheadCount, bool useSecondary);
|
||||
void runahead_destroy(void);
|
||||
|
||||
static void runahead_destroy(void);
|
||||
static bool runahead_create(void);
|
||||
|
||||
static size_t runahead_save_state_size = -1;
|
||||
|
||||
/* Save State List for Run Ahead */
|
||||
|
Loading…
x
Reference in New Issue
Block a user