mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
restore defaults function + some refactoring
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@716 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
37807164d4
commit
d90f5bd748
5 changed files with 47 additions and 35 deletions
|
@ -103,6 +103,7 @@ int emu_reload_rom(char *rom_fname);
|
|||
int emu_save_load_game(int load, int sram);
|
||||
void emu_reset_game(void);
|
||||
|
||||
void emu_set_defconfig(void);
|
||||
int emu_read_config(int game, int no_defaults);
|
||||
int emu_write_config(int game);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue