Qt: simplify Boot options a bit (#4158)
This commit is contained in:
@@ -85,6 +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 BootElf();
|
||||
void BootGame();
|
||||
void DecryptSPRXLibraries();
|
||||
|
||||
Reference in New Issue
Block a user