Minor memory tricks

This commit is contained in:
Pecusx
2022-11-30 14:45:26 +01:00
parent d14f9a2999
commit 05f3f32f00
7 changed files with 19 additions and 22 deletions
+6 -1
View File
@@ -208,7 +208,12 @@ TanksNamesDefault
dta d"4th.Tank"
dta d"5th.Tank"
dta d"6th.Tank"
;-------------------------------------------------
TankShapesTable .BYTE char_tank1___________
.BYTE char_tank2___________
.BYTE char_tank3___________
.BYTE char_tank4___________
;-------------------------------------------------
WeaponPriceH ; weapons prices (tables with prices of weapons)
.by >price_Baby_Missile___
.by >price_Missile________