diff options
Diffstat (limited to 'constants/map_data_constants.asm')
-rw-r--r-- | constants/map_data_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/map_data_constants.asm b/constants/map_data_constants.asm index a569aec21..6e5c4b23f 100644 --- a/constants/map_data_constants.asm +++ b/constants/map_data_constants.asm @@ -18,7 +18,7 @@ MAP_NONE EQU 0 NUM_MAPDEF_ATTRIBUTES EQU const_value ; map environments (wEnvironment) -const_value set 1 + const_def 1 const TOWN const ROUTE const INDOOR |