From 52c5047a537410ef6f7c0571a5520e07f843bf3c Mon Sep 17 00:00:00 2001 From: yenatch Date: Sat, 19 Jul 2014 13:11:41 -0700 Subject: [PATCH] Remove the last incbin in map events. Since it's unused there's no way of knowing for sure, but movement data typically comes after scripts and before text, and the commands make sense. --- maps/CeladonGameCorner.asm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/maps/CeladonGameCorner.asm b/maps/CeladonGameCorner.asm index 0ead01890..a9c4be559 100644 --- a/maps/CeladonGameCorner.asm +++ b/maps/CeladonGameCorner.asm @@ -152,7 +152,12 @@ MapCeladonGameCornerSignpost9Script: ; 0x721c3 end ; 0x721cd -INCBIN "baserom.gbc",$721cd,$721d0 - $721cd +MovementData_0x721cd: ; 0x721cd +; Unreferenced. + step_right + turn_head_left + step_end +; 0x721d0 UnknownText_0x721d0: ; 0x721d0 text "Welcome!"