aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/adlmidi-2/midiplay.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/adlmidi-2/midiplay.cc b/utils/adlmidi-2/midiplay.cc
index cd035e2..773e766 100644
--- a/utils/adlmidi-2/midiplay.cc
+++ b/utils/adlmidi-2/midiplay.cc
@@ -1645,6 +1645,7 @@ int main(int argc, char **argv)
" -p and -v options if it sounds wrong otherwise.\n"
"\n"
);
+ UI.ShowCursor();
return 0;
}