mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #905 from RachelBryk/status-bar-messages
Add OSD messages back to status bar.
This commit is contained in:
@@ -123,6 +123,7 @@ void DisplayMessage(const std::string& message, int time_in_ms)
|
||||
}
|
||||
|
||||
g_video_backend->Video_AddMessage(message, time_in_ms);
|
||||
Host_UpdateTitle(message);
|
||||
}
|
||||
|
||||
bool IsRunning()
|
||||
|
||||
Reference in New Issue
Block a user