mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Qt: create rpcs3 shortcuts
This commit is contained in:
parent
e5bb0ba004
commit
0a34403ef8
11 changed files with 429 additions and 24 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue