diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-05-23 12:32:40 -0500 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-05-23 12:32:40 -0500 |
commit | 3cb4484b3825db5e727bd2c7fe5b0a6851d59244 (patch) | |
tree | aa727748da625e08c92783a1ceb5d85a6d59cb21 | |
parent | 9c6c9668f31b91be02caf8bfd1028979898cd785 (diff) |
remove $a6 bytes from the end of bank $2b
-rw-r--r-- | main.asm | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -62709,8 +62709,6 @@ OlivineLighthouse6F_BlockData: ; 0xaff00 INCBIN "maps/OlivineLighthouse6F.blk" ; 0xaff5a -INCBIN "baserom.gbc",$aff5a,$a6 - SECTION "bank2C",DATA,BANK[$2C] INCBIN "baserom.gbc",$b0000,$b0023 - $b0000 |