mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-24 07:55:46 +00:00
Port web_service from Citra
This commit is contained in:
parent
5a8a2160ce
commit
92e939952c
45 changed files with 1577 additions and 39 deletions
|
@ -39,6 +39,9 @@ struct Values {
|
|||
bool confirm_before_closing;
|
||||
bool first_start;
|
||||
|
||||
// Discord RPC
|
||||
bool enable_discord_presence;
|
||||
|
||||
QString roms_path;
|
||||
QString symbols_path;
|
||||
QString gamedir;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue