diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 03:05:48 -0600 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 03:05:48 -0600 |
| commit | 5158318c922a623f6b21646ae45b3e3cde76032d (patch) | |
| tree | 2bbc57480ca4e1a93e4eb3c3bbad3838222be1a7 | |
| parent | DiglettsCaveRoute2_h map header asm (diff) | |
| download | pokeyellow-5158318c922a623f6b21646ae45b3e3cde76032d.tar.gz pokeyellow-5158318c922a623f6b21646ae45b3e3cde76032d.tar.xz pokeyellow-5158318c922a623f6b21646ae45b3e3cde76032d.zip | |
clean up DiglettsCaveRoute2_h asm
hg-commit-id: d5bcc1a0dac1
| -rw-r--r-- | pokered.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pokered.asm b/pokered.asm index 7b13602b..2c940e7b 100644 --- a/pokered.asm +++ b/pokered.asm @@ -5927,10 +5927,6 @@ DiglettsCaveRoute2_h: ; 0x1dea4 to 0x1deb0 (12 bytes) (bank=7) (id=46) dw $420e, $5eb8, $5eb0 ; blocks, texts, scripts db $00 ; connections - ; connections data - - ; end connection data - dw $5ebf ; objects INCBIN "baserom.gbc",$1DEB0,$20000-$1DEB0 |
