shithub: pokered

Download patch

ref: ff898355e68ebec2f11d9a7b90a4b55ca04c0f8a
parent: 8cfeb2d29d1d883baaed2d7a335dd69e77ef222e
author: Bryan Bishop <[email protected]>
date: Mon Jan 2 19:32:15 EST 2012

remove blank connection data in VermilionHouse3_h

hg-commit-id: 71adb620ca5d


--- a/pokered.asm
+++ b/pokered.asm
@@ -5437,10 +5437,6 @@
     dw $5c3f, $5c15, $5c12 ; blocks, texts, scripts
     db $00 ; connections
 
-    ; connections data
-
-    ; end connection data
-
     dw $5c25 ; objects
 
 INCBIN "baserom.gbc",$19C12,$4000-$1C18