mirror of
https://github.com/Pecusx/Young-lumberjack.git
synced 2026-05-20 22:33:54 +02:00
Hat and buckle colors
This commit is contained in:
+2
-2
@@ -199,7 +199,7 @@ DLI2
|
|||||||
DLI3
|
DLI3
|
||||||
cmp #2
|
cmp #2
|
||||||
bne DLI4
|
bne DLI4
|
||||||
mva #$72 COLPF2 ; hat
|
mva #$82 COLPF2 ; hat
|
||||||
:5 STA WSYNC
|
:5 STA WSYNC
|
||||||
mva #$0c COLPF2
|
mva #$0c COLPF2
|
||||||
inc dliCount
|
inc dliCount
|
||||||
@@ -210,7 +210,7 @@ DLI4
|
|||||||
bne DLI5
|
bne DLI5
|
||||||
sta WSYNC
|
sta WSYNC
|
||||||
mva #>font_game_upper CHBASE
|
mva #>font_game_upper CHBASE
|
||||||
mva #$ec COLPF2 ; button and buckle
|
mva #$ea COLPF2 ; button and buckle
|
||||||
inc dliCount
|
inc dliCount
|
||||||
pla
|
pla
|
||||||
rti
|
rti
|
||||||
|
|||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user