mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
DrawMountains with ClearSky on C64
not tested :)
This commit is contained in:
+2
-1
@@ -35,8 +35,9 @@
|
||||
icl 'definitions.asm'
|
||||
;---------------------------------------------------
|
||||
|
||||
FirstZpageVariable = $52 ; $57
|
||||
FirstZpageVariable = $51 ; $57
|
||||
.zpvar DliColorBack .byte = FirstZpageVariable
|
||||
.zpvar ClearSky .byte ; $ff - Crear sky during drawmountains, 0 - no clear sky
|
||||
.zpvar MeteorsFlag .byte ; set 7th bit - block meteors
|
||||
.zpvar MeteorsRound .byte ; set 7th bit - block meteors in round
|
||||
.zpvar GradientNr .byte
|
||||
|
||||
Reference in New Issue
Block a user