diff --git a/keydrop/dynamic_si_vram.asm b/keydrop/dynamic_si_vram.asm index aeb0f7c..adb6e02 100644 --- a/keydrop/dynamic_si_vram.asm +++ b/keydrop/dynamic_si_vram.asm @@ -132,6 +132,7 @@ RequestStandingItemVRAMSlot: PHX REP #$30 + AND.w #$00FF ASL : TAX LDA.l StandingItemGraphicsOffsets,X : LDX.w ItemStackPtr : STA.l ItemGFXStack,X LDA.w DynamicDropGFXIndex : AND.w #$000F : ASL : TAX