Qt: simplify Boot options a bit (#4158)

This commit is contained in:
Megamouse
2018-02-28 15:53:39 +01:00
committed by Ivan
parent 6141bc5598
commit 2444385763
4 changed files with 35 additions and 93 deletions
+1
View File
@@ -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();