DrawMountains with ClearSky on C64

not tested :)
This commit is contained in:
Pecusx
2024-02-29 14:34:57 +01:00
parent 5852b8f318
commit 2d1c50bf97
3 changed files with 42 additions and 1 deletions
+2 -1
View File
@@ -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