Split/label some common event scripts

This commit is contained in:
GriffinR
2020-03-02 00:19:11 -05:00
parent 43f66fce55
commit 62100376b7
17 changed files with 353 additions and 342 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ bool8 Special_HallOfFame(void)
return FALSE;
}
bool8 sp0C8_whiteout_maybe(void)
bool8 SetCB2Whiteout(void)
{
SetMainCallback2(CB2_WhiteOut);
return FALSE;