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
+3 -1
View File
@@ -159,7 +159,9 @@ ytankstable ;Y positions of tanks (lower left point)
.DS MaxPlayers
LowResDistances ; coarse tank positions divided by 4 (to be in just one byte)
.DS MaxPlayers
JoyNumber ; Joystick port number (from 0 to 3 or 1)
JoyNumber ; Joystick port number (from 0 to 3)
.DS MaxPlayers
TankShape ; Tank shape number (from 0 to 2)
.DS MaxPlayers
;----------------------------------------------------
TargetTankNr ; Target tank index (for AI routines)