New tanks shapes by Adam. But we maust correct start point of barrel

This commit is contained in:
Pecusx
2022-12-12 20:42:17 +01:00
parent ffcf44cabb
commit 2b88517167
4 changed files with 2 additions and 2 deletions
Binary file not shown.
+2 -2
View File
@@ -15,7 +15,7 @@
;--------------------------------------------------- ;---------------------------------------------------
.macro build .macro build
dta d"1.21" ; number of this build (4 bytes) dta d"1.22" ; number of this build (4 bytes)
.endm .endm
.macro RMTSong .macro RMTSong
@@ -1977,7 +1977,7 @@ noingame
icl 'artwork/talk.asm' icl 'artwork/talk.asm'
;---------------------------------------------- ;----------------------------------------------
TankFont TankFont
ins 'artwork/tanksv3.fnt',+0,384 ; 48 characters only ins 'artwork/tanksv4.fnt',+0,384 ; 48 characters only
;---------------------------------------------- ;----------------------------------------------
font4x4 font4x4
ins 'artwork/font4x4s.bmp',+62 ins 'artwork/font4x4s.bmp',+62
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.