build 145

This commit is contained in:
2022-06-26 22:18:16 -04:00
parent e10514debd
commit c9ceb58117
4 changed files with 17 additions and 3 deletions
+1 -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"144" ; number of this build (3 bytes)
dta d"145" ; number of this build (3 bytes)
.endm
icl 'definitions.asm'
@@ -888,7 +888,6 @@ SetunPlots
lda #$10 ; P/M priorities (bit 4 joins missiles)
sta gtictls
jsr PMoutofScreen
jsr ColorsOfSprites
;let the tanks be visible!
ldx #(maxPlayers-1)