Qt: create rpcs3 shortcuts

This commit is contained in:
Megamouse 2022-02-12 02:19:46 +01:00
parent e5bb0ba004
commit 0a34403ef8
11 changed files with 429 additions and 24 deletions

View file

@ -15,6 +15,8 @@ namespace rpcs3::utils
#ifdef _WIN32
std::string get_exe_dir();
#elif !defined(__APPLE__)
std::string get_executable_path();
#endif
std::string get_emu_dir();