mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
No VuMeters if no music.
This commit is contained in:
@@ -1438,6 +1438,8 @@ go mwa #((ScreenWidth/2)-(8*4)) LineXdraw ; center and type line
|
|||||||
.ENDIF
|
.ENDIF
|
||||||
cmp #VuMeterTime
|
cmp #VuMeterTime
|
||||||
bcc EndMeter
|
bcc EndMeter
|
||||||
|
bit noMusic ; if no music - no VuMeters
|
||||||
|
bmi EndMeter
|
||||||
; Let's go!
|
; Let's go!
|
||||||
jsr ClearTanks
|
jsr ClearTanks
|
||||||
; store all angles
|
; store all angles
|
||||||
|
|||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user