Core: Add a file open dialog and refactor logic around loading new games

This commit is contained in:
Dr. Chat
2016-06-18 20:42:28 -05:00
parent dcd71c1613
commit b82f6a990a
5 changed files with 127 additions and 98 deletions

View File

@@ -42,6 +42,7 @@ class EmulatorWindow {
bool Initialize();
void FileOpen();
void CpuTimeScalarReset();
void CpuTimeScalarSetHalf();
void CpuTimeScalarSetDouble();