mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
VUmeter for dead people fix.
This commit is contained in:
@@ -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
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user