mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 08:52:40 +01:00
fix
This commit is contained in:
parent
1620b367ee
commit
6ad4581788
@ -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);
|
||||||
|
Loading…
Reference in New Issue
Block a user