Fix to allow VRAM corruption in Blind fight

This commit is contained in:
codemann8
2025-11-12 02:29:01 -06:00
committed by KrisDavie
parent fa72adb53d
commit 7334dd02db

View File

@@ -2,6 +2,13 @@
; Maiden Crystal Fixes ; Maiden Crystal Fixes
;================================================================================ ;================================================================================
pushpc
org $9ECE25
STZ.w $1F00 : NOP : NOP ; fix to allow VRAM corruption during Blind fight
pullpc
;-------------------------------------------------------------------------------- ;--------------------------------------------------------------------------------
; MaidenCrystalScript ; MaidenCrystalScript
;-------------------------------------------------------------------------------- ;--------------------------------------------------------------------------------