System: Don't unconditionally refresh save state UI
This commit is contained in:
@@ -15,6 +15,7 @@ namespace SaveStateSelectorUI {
|
||||
|
||||
static constexpr float DEFAULT_OPEN_TIME = 5.0f;
|
||||
|
||||
bool IsOpen();
|
||||
void Open(float open_time = DEFAULT_OPEN_TIME);
|
||||
void RefreshList();
|
||||
void DestroyTextures();
|
||||
|
||||
Reference in New Issue
Block a user