diff options
Diffstat (limited to 'constants/map_constants.asm')
-rw-r--r-- | constants/map_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/map_constants.asm b/constants/map_constants.asm index fc033859..9bd588b9 100644 --- a/constants/map_constants.asm +++ b/constants/map_constants.asm @@ -472,4 +472,4 @@ ENDM map_const MR_POKEMONS_HOUSE, 4, 4 ; 10 map_const ROUTE_31_VIOLET_GATE, 5, 4 ; 11 -NUM_MAP_GROUPS EQU const_value +NUM_MAP_GROUPS EQU const_value ; 26 |