Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c

This commit is contained in:
Marcus Huderle
2019-03-22 14:16:26 -05:00
parent f4f666f5af
commit a7d5f032b1
14 changed files with 1508 additions and 1464 deletions

View File

@@ -3,7 +3,7 @@
#include "battle.h"
#include "battle_tower.h"
#include "battle_setup.h"
#include "ereader.h"
#include "ereader_helpers.h"
#include "event_data.h"
#include "event_scripts.h"
#include "fieldmap.h"