use "config/custom_configs/" for custom configs (backwards compatible)
This commit is contained in:
@@ -89,7 +89,7 @@ public Q_SLOTS:
|
||||
|
||||
private Q_SLOTS:
|
||||
void OnPlayOrPause();
|
||||
void Boot(const std::string& path, bool direct = false, bool add_only = false);
|
||||
void Boot(const std::string& path, bool direct = false, bool add_only = false, bool force_global_config = false);
|
||||
void BootElf();
|
||||
void BootGame();
|
||||
void BootRsxCapture(std::string path = "");
|
||||
|
||||
Reference in New Issue
Block a user