diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 03:22:28 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 03:22:28 -0600 |
commit | e060ba6c3370483f47f1c2ecafbab31db9cc2515 (patch) | |
tree | f1ebc44f16320323be29e0957781ac37dea316cd | |
parent | 7cb64bf02c37c2e65ce27566450c80d31e7581ca (diff) |
clean up PewterHouse2_h asm
hg-commit-id: 8dff42d879f2
-rw-r--r-- | pokered.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pokered.asm b/pokered.asm index 70fa013c..d84ae959 100644 --- a/pokered.asm +++ b/pokered.asm @@ -5789,10 +5789,6 @@ PewterHouse2_h: ; 0x1d63c to 0x1d648 (12 bytes) (bank=7) (id=57) dw $41de, $564b, $5648 ; blocks, texts, scripts db $00 ; connections - ; connections data - - ; end connection data - dw $5659 ; objects INCBIN "baserom.gbc",$1D648,$1D679-$1D648 |