mirror of
https://github.com/libretro/RetroArch
synced 2025-03-21 04:21:13 +00:00
Revert "configuration.c - move static functions to top of file"
This reverts commit c0f3c5d0830fb77e836a4d22c85557349924b05f.
This commit is contained in:
parent
1fda1e0b28
commit
efd98108c6
2168
configuration.c
2168
configuration.c
File diff suppressed because it is too large
Load Diff
@ -832,13 +832,9 @@ const char *config_get_default_joypad(void);
|
||||
const char *config_get_default_menu(void);
|
||||
|
||||
const char *config_get_default_midi(void);
|
||||
|
||||
const char *config_get_default_record(void);
|
||||
|
||||
const char *config_get_default_led(void);
|
||||
|
||||
const char *config_get_midi_driver_options(void);
|
||||
|
||||
const char *config_get_default_record(void);
|
||||
|
||||
#ifdef HAVE_CONFIGFILE
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user