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
@@ -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;