mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 06:39:46 +02:00
Opty!
VU Meters and Meteors work together
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
.ifndef CART_VERSION
|
||||
.def CART_VERSION = 0 ; if 1 - dual splash screen
|
||||
.endif
|
||||
.def METEORS = 0 ; if 1 - meteors on game
|
||||
.def METEORS = 1 ; if 1 - meteors on game
|
||||
.def VU_METER = 1 ; if 1 - VU Meter on game
|
||||
.def XCORRECTION_FOR_PM = 0 ; if 1 - active x position of tanks correction fo PMG
|
||||
.def FASTER_GRAF_PROCS = 1 ; if 1 - activates faster graphics routines
|
||||
|
||||
Reference in New Issue
Block a user