diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 02:46:50 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 02:46:50 -0600 |
commit | 5538f8e1f298389b569c90d595343a245bc3d2b3 (patch) | |
tree | 792ed32ae75853d84c4bb69857f40a2ed95359bd /pokered.asm | |
parent | 08dd3dae0ab7a8b660ea2eb7489a12da4e2def67 (diff) |
clean up bike shop asm
hg-commit-id: 3aa98533336d
Diffstat (limited to 'pokered.asm')
-rw-r--r-- | pokered.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pokered.asm b/pokered.asm index ffcde9be..bebee413 100644 --- a/pokered.asm +++ b/pokered.asm @@ -5823,10 +5823,6 @@ BikeShop_h: ; 0x1d730 to 0x1d73c (12 bytes) (bank=7) (id=66) dw $588c, $573f, $573c ; blocks, texts, scripts db $00 ; connections - ; connections data - - ; end connection data - dw $5866 ; objects INCBIN "baserom.gbc",$1D73C,$20000-$1D73C |