Rewrite to handle electro palette, leave bunny alone
Should fix bunny issues Big thank to kara for report, assistance, and testing
This commit is contained in:
@@ -15,7 +15,7 @@ RTL
|
||||
!BANK_BASE = "#$29"
|
||||
|
||||
org $BF8000
|
||||
SwapSpriteIfNecissary:
|
||||
SwapSpriteIfNecessary:
|
||||
PHP
|
||||
SEP #$20 ; set 8-bit accumulator
|
||||
LDA !SPRITE_SWAP : BEQ + : !ADD !BANK_BASE : CMP $BC : BEQ +
|
||||
@@ -83,4 +83,4 @@ SpriteSwap_Palette_ArmorAndGloves:
|
||||
INC $15
|
||||
PLA : PLY : PLX
|
||||
RTL
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user