instrument drag and drop: most of the code

Missing the code that actually swaps the instruments :)
This commit is contained in:
yohannd1 2024-12-19 12:00:24 -03:00
parent f3081dddef
commit 806e56a3b2
3 changed files with 19 additions and 1 deletions

View file

@ -8653,6 +8653,7 @@ FurnaceGUI::FurnaceGUI():
opToMove(-1),
assetToMove(-1),
dirToMove(-1),
insToMove(-1),
transposeAmount(0),
randomizeMin(0),
randomizeMax(255),