ESCape from menus #74

This commit is contained in:
2022-05-22 10:12:52 -04:00
parent 491dc2861c
commit ec5838ebaf
5 changed files with 31 additions and 13 deletions
+1 -1
View File
@@ -629,7 +629,7 @@ DrawTankNrX
rorw xbyte ; divide by 2 (carry does not matter)
lda xbyte
clc
adc #$24 ; P/M to graphics offser
adc #$24 ; P/M to graphics offset
cpx #$4 ; 5th tank are joined missiles and offset is defferent
bne NoMissile
clc