Match OSReboot.c and some of TRK + port mstory3Dll (#541)
* Match OSReboot.c and match some of TRK * Port mstory3Dll
This commit is contained in:
parent
edacd76015
commit
6575f573f6
18 changed files with 1438 additions and 1287 deletions
|
|
@ -549,6 +549,9 @@ void fn_1_1728C(void) {
|
|||
HuWinExAnimOut(var_r31);
|
||||
HuWinExCleanup(var_r31);
|
||||
if (SLSaveFlagGet() == 1 && temp_r30 == 0) {
|
||||
#if VERSION_REV1
|
||||
GWGameStat.story_continue = 1;
|
||||
#endif
|
||||
SLCommonSet();
|
||||
SLSaveBoardStory();
|
||||
SLSave();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue