mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-12-16 04:08:48 +00:00
OSD: Formatting Cleanup
This commit is contained in:
parent
86a7e97025
commit
a02e1b3487
@ -1085,7 +1085,8 @@ void SaveStateSelectorUI::Open(float open_time /* = DEFAULT_OPEN_TIME */)
|
||||
RefreshHotkeyLegend();
|
||||
}
|
||||
|
||||
bool SaveStateSelectorUI::IsOpen(){
|
||||
bool SaveStateSelectorUI::IsOpen()
|
||||
{
|
||||
return s_open;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user