Move ImGui setup to common, and enable fullscreen UI in Qt
This commit is contained in:
@@ -54,6 +54,7 @@ bool InvalidateCachedTexture(const std::string& path);
|
||||
bool DrawErrorWindow(const char* message);
|
||||
bool DrawConfirmWindow(const char* message, bool* result);
|
||||
|
||||
void QueueGameListRefresh();
|
||||
void EnsureGameListLoaded();
|
||||
|
||||
Settings& GetSettingsCopy();
|
||||
|
||||
Reference in New Issue
Block a user