Initial support for tank shapes selection.

This commit is contained in:
Pecusx
2022-11-25 20:48:20 +01:00
parent 8013246d3b
commit 9c912d4cc7
7 changed files with 36 additions and 6 deletions
+9
View File
@@ -1109,6 +1109,15 @@ deletePtr = temp
cpw deletePtr #variablesEnd
bne @-
; ser initial shapes for each tank (tanks 0-5 has shape 0 now)
ldy #1
sty TankShape+1
sty TankShape+4
iny
sty TankShape+2
sty TankShape+5
mwa #1024 RandBoundaryHigh
mva #$ff LastWeapon
sta HowMuchToFall