mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-01-17 04:03:19 +00:00
Typo
This commit is contained in:
parent
2f0c4de6af
commit
3b8fca7dca
1 changed files with 1 additions and 1 deletions
|
|
@ -410,7 +410,7 @@ void autosave_post_play_update(PlayState* play) {
|
|||
|
||||
OSTime time_now = osGetTime();
|
||||
|
||||
// Check the following conditions for autsave safety:
|
||||
// Check the following conditions for autosave safety:
|
||||
// * The UI is in a normal state.
|
||||
// * Time is passing.
|
||||
// * No message is on screen.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue