mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-11 07:44:47 +13:00
get rid of more empty incbins
hg-commit-id: baca2a858c5c
This commit is contained in:
parent
4aabc95f63
commit
f0b1dfca61
|
|
@ -7935,8 +7935,6 @@ CinnabarIslandScript: ; 0x1ca19
|
|||
CinnabarIslandScripts: ; 0x1ca34
|
||||
dw CinnabarIslandScript0, CinnabarIslandScript1
|
||||
|
||||
INCBIN "baserom.gbc",$1ca38,$0
|
||||
|
||||
CinnabarIslandScript0: ; 0x1ca38
|
||||
ld b, $2b
|
||||
call $3493
|
||||
|
|
@ -28014,8 +28012,6 @@ MuseumF1Script: ; 0x5c0f7
|
|||
MuseumF1Scripts: ; 0x5c109
|
||||
dw MuseumF1Script0, MuseumF1Script1
|
||||
|
||||
INCBIN "baserom.gbc",$5c10d,$0
|
||||
|
||||
MuseumF1Script0: ; 0x5c10d
|
||||
ld a, [$d361]
|
||||
cp $4
|
||||
|
|
|
|||
Loading…
Reference in a new issue