mirror of https://github.com/pret/pokecrystal.git
remove $f67 bytes from the end of bank $17
This commit is contained in:
parent
b696574b9c
commit
ea6985d085
2
main.asm
2
main.asm
|
@ -18538,8 +18538,6 @@ RadioTower4F_MapEventHeader: ; 0x5f01a
|
||||||
person_event $3c, 6, 8, $8, $0, 255, 255, $92, 4, TrainerScientistRich, $06ce
|
person_event $3c, 6, 8, $8, $0, 255, 255, $92, 4, TrainerScientistRich, $06ce
|
||||||
; 0x5f099
|
; 0x5f099
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$5f099,$f67
|
|
||||||
|
|
||||||
SECTION "bank18",DATA,BANK[$18]
|
SECTION "bank18",DATA,BANK[$18]
|
||||||
|
|
||||||
RadioTower5F_MapScriptHeader: ; 0x60000
|
RadioTower5F_MapScriptHeader: ; 0x60000
|
||||||
|
|
Loading…
Reference in New Issue