build 143

This commit is contained in:
2022-06-06 00:23:02 -04:00
parent a9703609b6
commit afd81c08c3
3 changed files with 12 additions and 2 deletions
+2 -2
View File
@@ -36,7 +36,7 @@
;we decided it must go in 'English' to let other people work on it
.macro build
dta d"142" ; number of this build (3 bytes)
dta d"143" ; number of this build (3 bytes)
.endm
icl 'definitions.asm'
@@ -126,7 +126,7 @@ START
lda escFlag
bne START
jsr RandomizeSequence0
jsr RandomizeSequence
; for the round #1 shooting sequence is random
MainGameLoop