Use fadescreen constants
This commit is contained in:
@@ -320,7 +320,7 @@ void CB2_InitPokeNav(void)
|
||||
void OpenPokenavForTutorial(void)
|
||||
{
|
||||
SetMainCallback2(CB2_InitPokenavForTutorial);
|
||||
FadeScreen(1, 0);
|
||||
FadeScreen(FADE_TO_BLACK, 0);
|
||||
}
|
||||
|
||||
static void CB2_InitPokenavForTutorial(void)
|
||||
|
||||
Reference in New Issue
Block a user