mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-12 15:30:55 +00:00
chiptune_player: fix tabbing
This commit is contained in:
parent
0d577e7d82
commit
c92313aad9
@ -103,7 +103,7 @@ mb_not_done:
|
|||||||
cpx #13 ; 2
|
cpx #13 ; 2
|
||||||
bne mb_not_13 ; 3/2nt
|
bne mb_not_13 ; 3/2nt
|
||||||
cmp #$ff ; 2
|
cmp #$ff ; 2
|
||||||
beq phase_specific ; 3/2nt
|
beq phase_specific ; 3/2nt
|
||||||
|
|
||||||
mb_not_13:
|
mb_not_13:
|
||||||
sta MB_VALUE ; 3
|
sta MB_VALUE ; 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user