mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-03-06 03:29:46 +00:00
second: still trying to get falling bars to sync
This commit is contained in:
parent
0e21dc5121
commit
370c1fee8f
@ -342,7 +342,7 @@ main_tunnel_done:
|
||||
sta BAR_X2
|
||||
jsr falling_bars
|
||||
|
||||
lda #7
|
||||
lda #15
|
||||
jsr wait_ticks
|
||||
|
||||
; middle
|
||||
@ -353,7 +353,7 @@ main_tunnel_done:
|
||||
sta BAR_X2
|
||||
jsr falling_bars
|
||||
|
||||
lda #7
|
||||
lda #15
|
||||
jsr wait_ticks
|
||||
|
||||
; right
|
||||
@ -364,7 +364,7 @@ main_tunnel_done:
|
||||
sta BAR_X2
|
||||
jsr falling_bars
|
||||
|
||||
lda #7
|
||||
lda #15
|
||||
jsr wait_ticks
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user