FullscreenUI: Fix controller navigation in disc change
This commit is contained in:
@ -189,7 +189,7 @@ bool DumpVRAM(const char* filename);
|
||||
bool DumpSPURAM(const char* filename);
|
||||
|
||||
bool HasMedia();
|
||||
const std::string& GetMediaFileName();
|
||||
std::string GetMediaFileName();
|
||||
bool InsertMedia(const char* path);
|
||||
void RemoveMedia();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user