Merge pull request #9 from Catobat/HoboFix
This commit is contained in:
@@ -608,6 +608,7 @@ OWEdgeTransition:
|
||||
}
|
||||
OWSpecialExit:
|
||||
{
|
||||
LDA.l OWMode : ORA.l OWMode+1 : BEQ .vanilla
|
||||
PHY
|
||||
LDY.b #$00
|
||||
LDA.w $0418 : LSR : BNE +
|
||||
@@ -618,6 +619,7 @@ OWSpecialExit:
|
||||
++
|
||||
JSR OWWorldTerrainUpdate
|
||||
PLY
|
||||
.vanilla
|
||||
LDA.l $7EFD40,X ; what we wrote over
|
||||
RTL
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user