Fix non-Qt Unix build
This commit is contained in:
@@ -1267,3 +1267,9 @@ void endblit()
|
||||
{
|
||||
SDL_UnlockMutex(blitmtx);
|
||||
}
|
||||
|
||||
/* API */
|
||||
void
|
||||
ui_sb_mt32lcd(char* str)
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user