diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 00:32:15 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 00:32:15 -0600 |
commit | ff898355e68ebec2f11d9a7b90a4b55ca04c0f8a (patch) | |
tree | a83c327f181b9ac915739930b79f8bced44e4bbd | |
parent | 8cfeb2d29d1d883baaed2d7a335dd69e77ef222e (diff) |
remove blank connection data in VermilionHouse3_h
hg-commit-id: 71adb620ca5d
-rw-r--r-- | pokered.asm | 4 |
1 files changed, 0 insertions, 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 |