mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Two different VU meters :)
This commit is contained in:
@@ -1449,7 +1449,10 @@ FinishResultDisplay
|
|||||||
Meter
|
Meter
|
||||||
jsr ClearTanks
|
jsr ClearTanks
|
||||||
ldx NumberOfPlayers
|
ldx NumberOfPlayers
|
||||||
@ lda trackn_audc+2
|
@ txa
|
||||||
|
and #%00000001
|
||||||
|
tay
|
||||||
|
lda trackn_audc+2,y
|
||||||
:4 asl
|
:4 asl
|
||||||
sta AngleTable,x
|
sta AngleTable,x
|
||||||
dex
|
dex
|
||||||
|
|||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user