Manu logo colors

This commit is contained in:
Pecusx
2023-08-07 21:32:24 +02:00
parent c021aabe80
commit 8bea49ad23
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -22,7 +22,7 @@ main
sta TetryxColorS
lda RANDOM
bmi TnotVisible
lda #8
lda colors+2 ; visible
sta TetryxColor
TnotVisible
lda #0
@@ -171,7 +171,7 @@ picData
; Color data
colors
.BYTE 0,14,8,4
.BYTE 0,14,10,6
MenuTitle
dta d" SELECT OPTION "
Binary file not shown.