diff options
Diffstat (limited to 'constants')
-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 ca76884..ba2563c 100644 --- a/constants/map_constants.asm +++ b/constants/map_constants.asm @@ -31,7 +31,7 @@ ENDM map_const SILENT_HILL_HOUSE, 5, 4 ; 11 map_const SILENT_HILL_LAB_FRONT, 4, 8 ; 12 map_const SILENT_HILL_LAB_BACK, 4, 4 ; 13 - map_const UNUSED_MAP_13, 4, 4 ; 14 + map_const UNUSED_MAP_13, 4, 4 ; 14 map_const SHIZUKANA_OKA, 25, 18 ; 15 newgroup ; 2 |