diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-05-23 12:33:40 -0500 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-05-23 12:33:40 -0500 |
commit | c71535d76e430c27c2ce9738bd7b051682b1b1a0 (patch) | |
tree | ec3438dc43a76f892c72546480e4cba827910201 | |
parent | 3cb4484b3825db5e727bd2c7fe5b0a6851d59244 (diff) |
remove $24be bytes from the end of bank $2c
-rw-r--r-- | main.asm | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -63049,8 +63049,6 @@ GoldenrodDeptStoreRoof_BlockData: ; 0xb1b22 INCBIN "maps/GoldenrodDeptStoreRoof.blk" ; 0xb1b42 -INCBIN "baserom.gbc",$b1b42,$24be - SECTION "bank2D",DATA,BANK[$2D] INCBIN "baserom.gbc",$B4000,$4000 |