This commit is contained in:
ProjectRevoTPP 2017-10-06 20:35:29 -04:00
parent 35bb9b02e3
commit 058fed1fd8
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ static void CB2_FadeAndReturnToTitleScreen(void)
}
}
void CB2_ReturnToTitleScreen(void)
static void CB2_ReturnToTitleScreen(void)
{
if (!UpdatePaletteFade())
{