diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 03:22:13 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 03:22:13 -0600 |
commit | 7cb64bf02c37c2e65ce27566450c80d31e7581ca (patch) | |
tree | 073cb0466921f715bc1de0ac6a7db8040d06cf70 | |
parent | f03e29b9044240a7ebef7b54b1e2008053d8087b (diff) |
clean up LavenderHouse2_h asm
hg-commit-id: 800e817e0acd
-rw-r--r-- | pokered.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pokered.asm b/pokered.asm index 6c9914dc..70fa013c 100644 --- a/pokered.asm +++ b/pokered.asm @@ -5843,10 +5843,6 @@ LavenderHouse2_h: ; 0x1d9a2 to 0x1d9ae (12 bytes) (bank=7) (id=151) dw $41de, $59b2, $59ae ; blocks, texts, scripts db $00 ; connections - ; connections data - - ; end connection data - dw $59e6 ; objects INCBIN "baserom.gbc",$1D9AE,$1DA06-$1D9AE |