From c77f1d4c847a3b19cdb4851b845ae413d4a6d90f Mon Sep 17 00:00:00 2001 From: blondie7575 Date: Sun, 6 Aug 2023 17:01:02 -0700 Subject: [PATCH] Cooler dirt colour --- dirt.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dirt.s b/dirt.s index 57d23c6..066c0ff 100644 --- a/dirt.s +++ b/dirt.s @@ -273,7 +273,7 @@ updateDirtParticleContinue: updateDirtParticleStillAlive: ; Draw new position - lda #$11 + lda #$33 sta SHADOWVRAMBANK,x ; Let everyone know we did work