mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-13 15:19:11 +00:00
keep framerate stable even without vsync (#2165)
This commit is contained in:
@@ -165,7 +165,7 @@ public:
|
||||
debug_message_popup.push(std::move(message));
|
||||
}
|
||||
|
||||
bool& ShowingDebugMenuBar() {
|
||||
bool& IsShowingDebugMenuBar() {
|
||||
return showing_debug_menu_bar;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user