Background color indicates type of walls.

This commit is contained in:
Pecusx
2022-08-24 08:56:36 +02:00
parent d2b412e860
commit 86ae6d55b9
6 changed files with 24 additions and 17 deletions
+1
View File
@@ -2019,6 +2019,7 @@ EndPut4x4
; and #$fc
; ora #$02 ; 2=normal, 3 = wide screen width
sta dmactls
mva WallsType COLBAKS ; set color of background
jsr WaitOneFrame
rts
.endp