mirror of https://github.com/pret/pokeemerald.git
oops
This commit is contained in:
parent
35bb9b02e3
commit
058fed1fd8
|
@ -250,7 +250,7 @@ static void CB2_FadeAndReturnToTitleScreen(void)
|
|||
}
|
||||
}
|
||||
|
||||
void CB2_ReturnToTitleScreen(void)
|
||||
static void CB2_ReturnToTitleScreen(void)
|
||||
{
|
||||
if (!UpdatePaletteFade())
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue