Add: Display refresh rate game option (#8813)
This commit is contained in:
@@ -33,6 +33,8 @@ public:
|
||||
|
||||
void EditBoxLostFocus() override;
|
||||
|
||||
std::vector<int> GetListOfMonitorRefreshRates() override;
|
||||
|
||||
protected:
|
||||
HWND main_wnd; ///< Handle to system window.
|
||||
bool fullscreen; ///< Whether to use (true) fullscreen mode.
|
||||
|
||||
Reference in New Issue
Block a user