3 tank shapes

This commit is contained in:
Pecusx
2022-07-28 17:42:49 +02:00
parent 0a68184f7c
commit 9df4a49abe
5 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -631,11 +631,11 @@ No6thTankHide
SkipHidingPM
ldy #char_tank1___________ ; left tank
ldy #char_tank2___________ ; left tank
txa
and #$01
beq FirstTankShape
ldy #char_tank2___________ ; left tank (second shape)
ldy #char_tank3___________ ; left tank (second shape)
FirstTankShape
lda AngleTable,x
cmp #91 ; left or right tank shape