diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-01-28 14:37:09 -0600 | 
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-28 14:37:09 -0600 | 
| commit | 1d68a4a8ed546929b0fe3658241c13596b3634f8 (patch) | |
| tree | 09efe5b945f5657ee6ae83488c5cb02c8ccf1a8d | |
| parent | 76c03e549614ae769f8547888d8905b198193625 (diff) | |
remove 824 bytes from the end of bank 6
hg-commit-id: 4e4344db6fdc
| -rw-r--r-- | main.asm | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -16827,7 +16827,7 @@ SilphCo6Object: ; 0x1a2fb (size=112)  SilphCo6Blocks: ; 0x1a36b 117  	INCBIN "maps/silphco6.blk" -INCBIN "baserom.gbc",$1a3e0,$1c20 +INCBIN "baserom.gbc",$1a3e0,6376  SECTION "bank7",DATA,BANK[$7] | 
