region_map.h to region_map_sections.h

This commit is contained in:
GriffinR
2020-03-11 01:04:27 -04:00
parent bbd5b2dfed
commit cbe6e27f37
12 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "constants/region_map.h"
#include "constants/region_map_sections.h"
#include "constants/flags.h"
#include "constants/moves.h"
#define RGB(r, g, b) ((r) | ((g) << 5) | ((b) << 10))
+1 -1
View File
@@ -1,6 +1,6 @@
#include "constants/layouts.h"
#include "constants/maps.h"
#include "constants/region_map.h"
#include "constants/region_map_sections.h"
#include "constants/songs.h"
#include "constants/items.h"
#include "constants/weather.h"
+1 -1
View File
@@ -1,4 +1,4 @@
#include "constants/region_map.h"
#include "constants/region_map_sections.h"
#include "constants/flags.h"
#include "constants/moves.h"
#include "constants/species.h"
+1 -1
View File
@@ -1,4 +1,4 @@
#include "constants/region_map.h"
#include "constants/region_map_sections.h"
#include "constants/flags.h"
#include "constants/moves.h"
.include "asm/macros.inc"
@@ -1,5 +1,5 @@
#ifndef GUARD_CONSTANTS_REGION_MAP_H
#define GUARD_CONSTANTS_REGION_MAP_H
#ifndef GUARD_CONSTANTS_REGION_MAP_SECTIONS_H
#define GUARD_CONSTANTS_REGION_MAP_SECTIONS_H
#define MAPSEC_LITTLEROOT_TOWN 0x00
#define MAPSEC_OLDALE_TOWN 0x01
@@ -210,4 +210,4 @@
#define METLOC_IN_GAME_TRADE 0xFE
#define METLOC_FATEFUL_ENCOUNTER 0xFF
#endif //GUARD_CONSTANTS_REGION_MAP_H
#endif //GUARD_CONSTANTS_REGION_MAP_SECTIONS_H
+1 -1
View File
@@ -28,7 +28,7 @@
#include "field_fadetransition.h"
#include "trade.h"
#include "constants/daycare.h"
#include "constants/region_map.h"
#include "constants/region_map_sections.h"
// Combination of RSE's Day-Care (re-used on Four Island), FRLG's Day-Care, and egg_hatch.c
+1 -1
View File
@@ -42,7 +42,7 @@
#include "constants/species.h"
#include "constants/items.h"
#include "constants/maps.h"
#include "constants/region_map.h"
#include "constants/region_map_sections.h"
#include "constants/moves.h"
#include "constants/menu.h"
#include "constants/event_objects.h"
+1 -1
View File
@@ -14,7 +14,7 @@
#include "overworld.h"
#include "event_data.h"
#include "map_preview_screen.h"
#include "constants/region_map.h"
#include "constants/region_map_sections.h"
static EWRAM_DATA bool8 sHasVisitedMapBefore = FALSE;
static EWRAM_DATA bool8 sAllocedBg0TilemapBuffer = FALSE;
+1 -1
View File
@@ -19,7 +19,7 @@
#include "map_preview_screen.h"
#include "constants/flags.h"
#include "constants/songs.h"
#include "constants/region_map.h"
#include "constants/region_map_sections.h"
#include "constants/spawn_points.h"
#include "constants/maps.h"
+1 -1
View File
@@ -4,7 +4,7 @@
#include "field_specials.h"
#include "constants/species.h"
#include "constants/maps.h"
#include "constants/region_map.h"
#include "constants/region_map_sections.h"
EWRAM_DATA u8 sLocationHistory[3][2] = {};
EWRAM_DATA u8 sRoamerLocation[2] = {};
+1 -1
View File
@@ -39,7 +39,7 @@
#include "constants/items.h"
#include "constants/easy_chat.h"
#include "constants/songs.h"
#include "constants/region_map.h"
#include "constants/region_map_sections.h"
#include "constants/moves.h"
#define TAG_GLOW1_TILES 5550
+1 -1
View File
@@ -6,7 +6,7 @@
#include "overworld.h"
#include "pokedex_area_markers.h"
#include "constants/vars.h"
#include "constants/region_map.h"
#include "constants/region_map_sections.h"
#include "constants/species.h"
struct SeviiDexArea