VUmeter for dead people fix.

This commit is contained in:
Pecusx
2024-03-13 12:52:55 +01:00
parent 06298c856b
commit a52c48bb25
4 changed files with 3 additions and 0 deletions
+3
View File
@@ -1498,7 +1498,10 @@ drawbarrels
dex dex
stx TankNr stx TankNr
DrawNextTank DrawNextTank
lda eXistenZ,x
beq nobarrel ; if energy=0 then no tank
jsr drawtanknr.BarrelChange jsr drawtanknr.BarrelChange
nobarrel
dec TankNr dec TankNr
ldx TankNr ldx TankNr
bpl DrawNextTank bpl DrawNextTank
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.