mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 09:39:56 +00:00
Remove main_exit_save_config
This commit is contained in:
parent
38f30c8f10
commit
ea189e5fe5
@ -37,14 +37,6 @@ extern "C" {
|
|||||||
**/
|
**/
|
||||||
void main_exit(void *args);
|
void main_exit(void *args);
|
||||||
|
|
||||||
/**
|
|
||||||
* main_exit_save_config:
|
|
||||||
*
|
|
||||||
* Saves configuration file to disk, and (optionally)
|
|
||||||
* autosave state.
|
|
||||||
**/
|
|
||||||
void main_exit_save_config(void);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* main_entry:
|
* main_entry:
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user