Cooler dirt colour

This commit is contained in:
blondie7575 2023-08-06 17:01:02 -07:00
parent a8caca07ec
commit c77f1d4c84
1 changed files with 1 additions and 1 deletions

2
dirt.s
View File

@ -273,7 +273,7 @@ updateDirtParticleContinue:
updateDirtParticleStillAlive: updateDirtParticleStillAlive:
; Draw new position ; Draw new position
lda #$11 lda #$33
sta SHADOWVRAMBANK,x sta SHADOWVRAMBANK,x
; Let everyone know we did work ; Let everyone know we did work