mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-26 08:54:09 +13:00
remove 1080 bytes from the end of bank F
hg-commit-id: b31de181a667
This commit is contained in:
parent
7f04b0b548
commit
12fdb8641f
1 changed files with 1 additions and 1 deletions
2
main.asm
2
main.asm
|
|
@ -33438,7 +33438,7 @@ UnnamedText_3fb74: ; 0x3fb74
|
|||
db $50
|
||||
; 0x3fb74 + 5 bytes
|
||||
|
||||
INCBIN "baserom.gbc",$3fb79,$487
|
||||
INCBIN "baserom.gbc",$3fb79,$3fbc8 - $3fb79
|
||||
|
||||
SECTION "bank10",DATA,BANK[$10]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue