chiptune_player: fix tabbing

This commit is contained in:
Vince Weaver 2018-02-28 16:45:23 -05:00
parent 0d577e7d82
commit c92313aad9

View File

@ -103,7 +103,7 @@ mb_not_done:
cpx #13 ; 2
bne mb_not_13 ; 3/2nt
cmp #$ff ; 2
beq phase_specific ; 3/2nt
beq phase_specific ; 3/2nt
mb_not_13:
sta MB_VALUE ; 3