Fix premade characters data freed too early
This commit is contained in:
parent
4a8d5b13a8
commit
9d53496521
|
@ -673,9 +673,6 @@ static void characterSelectorWindowFree()
|
|||
|
||||
windowDestroy(gCharacterSelectorWindow);
|
||||
gCharacterSelectorWindow = -1;
|
||||
|
||||
// SFALL
|
||||
premadeCharactersExit();
|
||||
}
|
||||
|
||||
// 0x4A7D58
|
||||
|
|
Loading…
Reference in New Issue