randomizeforce fix

This commit is contained in:
2022-08-21 14:04:20 -04:00
parent fa5451e646
commit 8f9e5d018b
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -200,7 +200,7 @@ FirstSTART
sta (modify),y
adw temp #40
iny
cpy #screenheight
cpy #screenheight+1
bne @-
@@ -1362,7 +1362,7 @@ UsageLoop
sta temp2+1
cpw RandBoundaryLow temp2
bcs RandomizeForce
seq:bcs RandomizeForce
cpw RandBoundaryHigh temp2
bcc RandomizeForce