Add more gamework setters

This commit is contained in:
gamemasterplc 2024-04-07 11:03:18 -05:00
parent 13e3527197
commit 70c811ea73
9 changed files with 95 additions and 76 deletions

View file

@ -197,7 +197,7 @@ static void fn_1_6E8(void) {
}
SLCommonSet();
if (SLSave() == 0) {
GWSystem.save_mode = 1;
GWSaveModeSet(1);
}
WipeCreate(2, 0, 0x14);
while (WipeStatGet() != 0) {