This commit is contained in:
Ethan Roseman 2020-08-14 11:24:05 -04:00
parent 56ef80de67
commit 32a69b688a

View File

@ -2,7 +2,7 @@
void func_80033540(void) { void func_80033540(void) {
D_8009A650[0] |= 8; D_8009A650[0] |= 8;
(*gGameStatusPtr)->unk_AC = 3; (*gGameStatusPtr)->loadMenuState = 3;
} }
INCLUDE_ASM(code_e940_len_290, func_80033568); INCLUDE_ASM(code_e940_len_290, func_80033568);