From 5b4ef99f4bfec7a1cf41cd3eab601d355bb0fadf Mon Sep 17 00:00:00 2001 From: luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> Date: Tue, 17 Jul 2018 15:42:49 -0400 Subject: Add all dummy scripts. --- constants/map_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') 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 -- cgit v1.2.3