Small DrawTanks fix

This commit is contained in:
Pecusx
2022-09-02 14:50:20 +02:00
parent a441357948
commit 216d9f9ca8
3 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -606,7 +606,7 @@ DrawNextTank
pla
sta TankNr
mva #1 Erase ; no erase tanks flag
mva #0 Erase ; no erase tanks flag
rts
.endp
;---------