Clear the MT-32 LCD message on reset
This commit is contained in:
@@ -320,6 +320,8 @@ mt32_close(void *p)
|
||||
}
|
||||
context = NULL;
|
||||
|
||||
ui_sb_mt32lcd("");
|
||||
|
||||
if (buffer)
|
||||
free(buffer);
|
||||
buffer = NULL;
|
||||
|
Reference in New Issue
Block a user