diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-28 14:48:14 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-28 14:48:14 -0600 |
commit | f6d718f1c9d530661a1fd32f03e2c7df60b0f09a (patch) | |
tree | b190449445293bc8dc43ec92263d116e52df22be | |
parent | 1d68a4a8ed546929b0fe3658241c13596b3634f8 (diff) |
remove 161 bytes from the end of bank 5
hg-commit-id: 1a91714423d5
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13912,7 +13912,7 @@ UnnamedText_17f32: ; 0x17f32 db $50 ; 0x17f32 + 5 bytes -INCBIN "baserom.gbc",$17f37,$c9 +INCBIN "baserom.gbc",$17f37,40 SECTION "bank6",DATA,BANK[$6] |