Merge pull request #422 from garakmon/frontier_data_1

Battle tower data
This commit is contained in:
Diegoisawesome
2018-12-10 11:22:16 -06:00
committed by GitHub
32 changed files with 28290 additions and 33986 deletions

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