Move custom_gfx.asm to overworld expanded space

This commit is contained in:
scawful
2024-09-29 16:59:22 -04:00
parent b28e967a18
commit d0fe5ad320
4 changed files with 6 additions and 12 deletions

View File

@@ -1,5 +1,4 @@
org $3F8000
CheckForChangeGraphicsNormalLoadBoat:
{
LDA $8A : CMP.b #$30 : BNE .boat_area
@@ -12,8 +11,6 @@ CheckForChangeGraphicsNormalLoadBoat:
RTL
}
; ==============================================================================
ApplyGraphics1:
{
REP #$20 ; A = 16, XY = 8
@@ -54,8 +51,6 @@ ApplyGraphics2:
incbin gfx/boat2.bin
}
; ==============================================================================
ApplyKorokSpriteSheets:
{
REP #$20 ; A = 16, XY = 8