cleanup twinrova

This commit is contained in:
scawful
2024-07-09 14:16:23 -04:00
parent f6e37f45e8
commit cf3146ecf8

View File

@@ -1164,6 +1164,7 @@ Follower_BasicMover:
LDA.b #$15 : STA.w $012C LDA.b #$15 : STA.w $012C
RTS RTS
warnpc $09A23A
org $09A23A org $09A23A
.no_blind_transform .no_blind_transform
@@ -1259,6 +1260,8 @@ Blind_SpawnFromMaiden:
RTL RTL
} }
warnpc $1DA081
; ========================================================= ; =========================================================
; We are using space from this function to insert the ; We are using space from this function to insert the
; Twinrova graphics above, since the prep is now handled ; Twinrova graphics above, since the prep is now handled
@@ -1374,14 +1377,9 @@ BlindLaser_SpawnTrailGarnish:
RTL RTL
} }
pullpc ; =========================================================
; ==============================================================================
; Mantle and Maiden ; Mantle and Maiden
pushpc
org $068841 org $068841
JSL NewMantlePrep JSL NewMantlePrep
RTS RTS
@@ -1441,5 +1439,3 @@ CheckForMaidenInLibrary:
RTL RTL
} }
; ==============================================================================