Fix non-Qt Unix build

This commit is contained in:
David Hrdlička
2022-02-07 22:58:08 +01:00
parent bf3bdb7367
commit 4b3aabc4ba

View File

@@ -1267,3 +1267,9 @@ void endblit()
{
SDL_UnlockMutex(blitmtx);
}
/* API */
void
ui_sb_mt32lcd(char* str)
{
}