Fix Boot regression introduced by #4158
This commit is contained in:
@@ -85,7 +85,7 @@ public Q_SLOTS:
|
||||
void RepaintGui();
|
||||
|
||||
private Q_SLOTS:
|
||||
void Boot(const std::string& path, bool direct = false, bool add_only = false, bool force_boot = true);
|
||||
void Boot(const std::string& path, bool direct = false, bool add_only = false);
|
||||
void BootElf();
|
||||
void BootGame();
|
||||
void DecryptSPRXLibraries();
|
||||
|
||||
Reference in New Issue
Block a user