Add more gamework setters
This commit is contained in:
parent
13e3527197
commit
70c811ea73
9 changed files with 95 additions and 76 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue