drops: adjust frequency of drops

This commit is contained in:
Vince Weaver 2021-02-07 01:03:44 -05:00
parent 7b887addd6
commit 4b14ec0e8e
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ drops_outer:
; check if we add new raindrop
tya ; reload FRAME
and #$f ; only drop every 16 frames
and #$3 ; only drop every 4 frames
bne no_drop
; fake random number generator by reading ROM