diff options
author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2018-07-17 15:42:49 -0400 |
---|---|---|
committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2018-07-17 15:42:49 -0400 |
commit | 5b4ef99f4bfec7a1cf41cd3eab601d355bb0fadf (patch) | |
tree | d5eec033243b0031afd3a82d47bbe1b7779d1675 /constants | |
parent | 4a526ba36123dbd96ac7f4770ec04f04f56ea56e (diff) |
Add all dummy scripts.
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 |