Fixed WhiteFlag bug and added remembering selected joy port between games

This commit is contained in:
Pecusx
2023-11-07 09:32:33 +01:00
parent 939365a009
commit 44610ec89e
7 changed files with 12 additions and 9 deletions
+1
View File
@@ -246,6 +246,7 @@ LowBatteries
jsr ClearTankNr ; we must hide tank to erase shields (issue #138)
lda #ind_White_Flag
sta ActiveDefenceWeapon,x
mva #sfx_white_flag sfx_effect
jsr PutTankNr ; and draw tank witch Flag
EnoughEnergy
; jsr DisplayStatus.DisplayEnergy ; not necessary - status update after othher defensives