summaryrefslogtreecommitdiff
path: root/src/constants
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants')
-rw-r--r--src/constants/map_constants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/constants/map_constants.asm b/src/constants/map_constants.asm
index 8aaa09d..c536b13 100644
--- a/src/constants/map_constants.asm
+++ b/src/constants/map_constants.asm
@@ -48,6 +48,7 @@
const OWMAP_FIRE_CLUB ; $0A
const OWMAP_CHALLENGE_HALL ; $0B
const OWMAP_POKEMON_DOME ; $0C
+ const OWMAP_MYSTERY_HOUSE ; $0D for OverworldMapNames
; Size of map data. See data/npc_map_data.asm and data/map_objects.asm
; for more info on what these represent