mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
All 3 tank shapes visible
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
;===================================================================================
|
||||
TankColoursTable .BYTE $86,$46,$c6,$28,$c6,$ee
|
||||
TankStatusColoursTable .BYTE $80,$40,$c4,$20,$c0,$e4
|
||||
TankShapesTable .BYTE char_tank1___________,char_tank2___________,char_tank3___________
|
||||
.BYTE char_tank1___________,char_tank2___________,char_tank3___________
|
||||
dliColorsBack
|
||||
:10 .by $02,$00
|
||||
dliColorsFore
|
||||
|
||||
Reference in New Issue
Block a user