Tank shapes selection added.

Better appearance of tanks on title screen.
This commit is contained in:
Pecusx
2022-11-26 14:57:54 +01:00
parent 9c912d4cc7
commit 091335dbc9
11 changed files with 27 additions and 13 deletions
+2 -5
View File
@@ -902,9 +902,7 @@ ExplodeNow
.proc checkRollDirection
; check rolling direction (for roller and other rolling weapons)
ldy #0
mwa #mountaintable tempXROLLER
adw tempXROLLER xdraw
adw xdraw #mountaintable tempXROLLER
lda (tempXROLLER),y
sta ydraw
sty ydraw+1
@@ -935,8 +933,7 @@ HowMuchToFallLeft
bcs GoRightNow
mva #1 HowMuchToFall
GoRightNow
mwa #mountaintable tempXROLLER
adw tempXROLLER xdraw
adw xdraw #mountaintable tempXROLLER
SeekRight
cpw tempXROLLER #(mountaintable+screenwidth)
beq HowMuchToFallKnown ; "stop" if we have on left end