This commit is contained in:
2022-09-05 22:58:23 -04:00
parent d4e616abbb
commit 82b4337a1b
3 changed files with 16 additions and 1 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.13" ; number of this build (3 bytes)
dta d"1.14" ; number of this build (3 bytes)
.endm
icl 'definitions.asm'