Found a debug system for pokemon contests

This commit is contained in:
Phlosioneer
2019-04-02 21:51:21 -04:00
parent f79a2fda68
commit 8f13e991d2
6 changed files with 92 additions and 79 deletions
+1 -1
View File
@@ -2830,7 +2830,7 @@ void sub_80F8390(void)
void sub_80F83D0(void)
{
SetMainCallback2(sub_80D7B24);
SetMainCallback2(CB2_ContestMain);
}
static void sub_80F83E0(u8 taskId)