mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-19 05:24:48 -04:00
Remove unnecessary short jump.
This commit is contained in:
@ -1401,7 +1401,6 @@ go4kUpdateInstrument_newNote:
|
||||
%if MAX_VOICES > 1
|
||||
popad
|
||||
%endif
|
||||
jmp short go4kUpdateInstrument_done
|
||||
go4kUpdateInstrument_done:
|
||||
ret
|
||||
|
||||
|
Reference in New Issue
Block a user