mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-17 02:22:29 +13:00
remove 950 bytes from the end of bank 3
hg-commit-id: 138bdc17800b
This commit is contained in:
parent
f6d718f1c9
commit
7f04b0b548
2
main.asm
2
main.asm
|
|
@ -13638,8 +13638,6 @@ UnnamedText_fc45: ; 0xfc45
|
||||||
db $50
|
db $50
|
||||||
; 0xfc45 + 5 bytes
|
; 0xfc45 + 5 bytes
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$fc4a,$3b6
|
|
||||||
|
|
||||||
SECTION "bank4",DATA,BANK[$4]
|
SECTION "bank4",DATA,BANK[$4]
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$10000,$12e7f - $10000
|
INCBIN "baserom.gbc",$10000,$12e7f - $10000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue