Source file part of map script renaming

This commit is contained in:
Phlosioneer
2019-02-22 02:23:46 -05:00
committed by huderlem
parent a589d4a630
commit 5f7a971313
12 changed files with 62 additions and 47 deletions
+1
View File
@@ -8,6 +8,7 @@
#include "constants/items.h"
#include "constants/heal_locations.h"
#include "constants/layouts.h"
#include "constants/map_scripts.h"
#include "constants/maps.h"
#include "constants/moves.h"
#include "constants/songs.h"
+1
View File
@@ -3,6 +3,7 @@
#include "constants/event_objects.h"
#include "constants/flags.h"
#include "constants/items.h"
#include "constants/map_scripts.h"
#include "constants/maps.h"
#include "constants/secret_bases.h"
#include "constants/vars.h"
+1
View File
@@ -1,5 +1,6 @@
#include "constants/flags.h"
#include "constants/items.h"
#include "constants/map_scripts.h"
#include "constants/moves.h"
#include "constants/songs.h"
#include "constants/species.h"