Finish porting battle frontier data

This commit is contained in:
DizzyEggg
2018-12-05 22:21:26 +01:00
parent fc806b966e
commit a9e6154fa9
12 changed files with 1826 additions and 1842 deletions
-3
View File
@@ -37,9 +37,6 @@ extern void door_upload_tiles(void);
extern const struct MapLayout *const gMapLayouts[];
extern const u16 gUnknown_08D856C8[][16];
extern const u16 gBattleFrontierHeldItems[];
extern const struct FacilityMon gBattleFrontierMons[];
extern const struct BattleFrontierTrainer gBattleFrontierTrainers[];
#define TOTAL_ROUNDS 20
#define PICKUP_ITEMS_PER_ROUND 10