diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-28 15:15:49 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-28 15:15:49 -0600 |
commit | c1ab454d0c27d419287338deb45386f2e999103f (patch) | |
tree | 146ed195b7cd5bd02050803934ff0569c10e144f | |
parent | 3485429fb1ddba4a3599fedf6dab725c188d7563 (diff) |
remove 5557 bytes from the end of bank $15
hg-commit-id: 443a3066bed7
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48746,7 +48746,7 @@ SilphCo8Object: ; 0x56613 (size=90) SilphCo8Blocks: ; 0x5666d 117 INCBIN "maps/silphco8.blk" -INCBIN "baserom.gbc",$566e2,$191e +INCBIN "baserom.gbc",$566e2,873 SECTION "bank16",DATA,BANK[$16] |