diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 03:03:59 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 03:03:59 -0600 |
commit | 675adf95219bbb3ecb6b070c3f2b8e609e303138 (patch) | |
tree | 3e6789d8b7fe46369d1eb6b40aa08410b0c8ea23 | |
parent | ed819a4166870275d68e07b4f76c1d6b23049e26 (diff) |
clean up FuchsiaMart_h asm
hg-commit-id: a003b1b7d77d
-rw-r--r-- | pokered.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pokered.asm b/pokered.asm index d4d43784..ce22756c 100644 --- a/pokered.asm +++ b/pokered.asm @@ -5897,10 +5897,6 @@ FuchsiaMart_h: ; 0x1dd7c to 0x1dd88 (12 bytes) (bank=7) (id=152) dw $5dc1, $5d8b, $5d88 ; blocks, texts, scripts db $00 ; connections - ; connections data - - ; end connection data - dw $5d9b ; objects INCBIN "baserom.gbc",$1DD88,$1DDD1-$1DD88 |