mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-07-07 14:13:48 -04:00
Show quit game prompt when attempting to close window (#13)
This commit is contained in:
@@ -166,6 +166,8 @@ namespace recomp {
|
||||
// TODO move these
|
||||
void quicksave_save();
|
||||
void quicksave_load();
|
||||
|
||||
void open_quit_game_prompt();
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user