mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
B/W mountains in cart version
This commit is contained in:
+5
-1
@@ -328,7 +328,11 @@ no5200splash
|
|||||||
bpl @-
|
bpl @-
|
||||||
|
|
||||||
; set gradient to the full LGBTIQQAAPP+ flag on start
|
; set gradient to the full LGBTIQQAAPP+ flag on start
|
||||||
mva #0 GradientNr ; #1 to set gradient number 2 :) (next one)
|
.IF CART_VERSION = 1
|
||||||
|
mva #$ff GradientNr ; #1 to set gradient number 2 :) (next one) - 0 (B/W)
|
||||||
|
.ELSE
|
||||||
|
mva #0 GradientNr ; #1 to set gradient number 2 :) (next one) - 1 (polish rainbow)
|
||||||
|
.ENDIF
|
||||||
jsr SelectNextGradient.NotWind
|
jsr SelectNextGradient.NotWind
|
||||||
|
|
||||||
; generate linetables
|
; generate linetables
|
||||||
|
|||||||
Reference in New Issue
Block a user