Propagate save status, type, and sector defines

This commit is contained in:
PikalaxALT
2019-11-04 17:12:02 -05:00
parent 57b328ad40
commit 2fa08605b8
11 changed files with 38 additions and 33 deletions
+1 -1
View File
@@ -914,7 +914,7 @@ bool32 mevent_save_game(u8 * state)
(*state)++;
break;
case 1:
TrySavingData(0);
TrySavingData(SAVE_NORMAL);
(*state)++;
break;
case 2: