summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-28 14:21:53 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-28 14:21:53 -0600
commit07eba56101570485c271f73a4c349d2a470a8849 (patch)
tree4457cd0da0c8fffd17f4e72130f4ec9ab619a6e1 /main.asm
parent2fb6a94fe5fc941bb68577833463582b3159edb3 (diff)
remove 174 bytes from the end of bank 8
hg-commit-id: d14f3c8a7e26
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 8cc76a9b..bc03be35 100644
--- a/main.asm
+++ b/main.asm
@@ -21045,7 +21045,7 @@ UnnamedText_21865: ; 0x21865
db $50
; 0x21865 + 5 bytes
-INCBIN "baserom.gbc",$2186a,$2796
+INCBIN "baserom.gbc",$2186a,$23f52 - $2186a
SECTION "bank9",DATA,BANK[$9]