GameClear nonsense

This commit is contained in:
Diegoisawesome
2018-10-20 19:53:41 -05:00
parent 2a3ba78831
commit 97bbb326b8
6 changed files with 92 additions and 150 deletions

View File

@@ -144,7 +144,7 @@ void ClearSecretBase2Field_9(void)
gSaveBlock2Ptr->specialSaveWarp &= ~1;
}
void sub_8076D48(void)
void SetSecretBase2Field_9(void)
{
gSaveBlock2Ptr->specialSaveWarp |= 1;
}