Tank dropping error at the right edge definitely corrected!

This commit is contained in:
Pecusx
2022-08-29 18:55:20 +02:00
parent ddc8c5b414
commit da52beb2bb
3 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
;we decided it must go in 'English' to let other people work on it
.macro build
dta d"1.12" ; number of this build (3 bytes)
dta d"1.13" ; number of this build (3 bytes)
.endm
icl 'definitions.asm'