Finish decomp of battle_tower

This commit is contained in:
PikalaxALT
2019-11-09 13:59:24 -05:00
parent 9773fcf278
commit 55bede6ca2
12 changed files with 802 additions and 2236 deletions
+1
View File
@@ -45,6 +45,7 @@ extern u8 gUnknown_203B0C0;
extern u8 gUnknown_203B0C1;
extern u8 gUnknown_203B0DC[3];
extern void (*gUnknown_3005E98)(u8 taskId, TaskFunc func);
extern u8 gSelectedOrderFromParty[3];
bool8 FieldCallback_PrepareFadeInFromMenu(void);
bool8 MonKnowsMove(struct Pokemon *, u16);