From ff898355e68ebec2f11d9a7b90a4b55ca04c0f8a Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 00:32:15 -0600 Subject: remove blank connection data in VermilionHouse3_h hg-commit-id: 71adb620ca5d --- pokered.asm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pokered.asm b/pokered.asm index 184815ee..063a79b9 100644 --- a/pokered.asm +++ b/pokered.asm @@ -5437,10 +5437,6 @@ VermilionHouse3_h: ; 0x19c06 to 0x19c12 (12 bytes) (bank=6) (id=196) dw $5c3f, $5c15, $5c12 ; blocks, texts, scripts db $00 ; connections - ; connections data - - ; end connection data - dw $5c25 ; objects INCBIN "baserom.gbc",$19C12,$4000-$1C18 -- cgit v1.2.3