mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-07-07 22:22:24 -04:00
Prototype quicksave functionality, disabled for now
This commit is contained in:
@@ -50,6 +50,10 @@ namespace recomp {
|
||||
void handle_events();
|
||||
|
||||
bool game_input_disabled();
|
||||
|
||||
// TODO move these
|
||||
void quicksave_save();
|
||||
void quicksave_load();
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user