Core: Add a file open dialog and refactor logic around loading new games
This commit is contained in:
@@ -42,6 +42,7 @@ class EmulatorWindow {
|
||||
|
||||
bool Initialize();
|
||||
|
||||
void FileOpen();
|
||||
void CpuTimeScalarReset();
|
||||
void CpuTimeScalarSetHalf();
|
||||
void CpuTimeScalarSetDouble();
|
||||
|
||||
Reference in New Issue
Block a user