mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 15:27:51 -05:00
Merge pull request #1332 from FearlessTobi/port-web-backend
Port web_service from Citra
This commit is contained in:
@ -38,6 +38,9 @@ struct Values {
|
||||
bool confirm_before_closing;
|
||||
bool first_start;
|
||||
|
||||
// Discord RPC
|
||||
bool enable_discord_presence;
|
||||
|
||||
QString roms_path;
|
||||
QString symbols_path;
|
||||
QString gamedir;
|
||||
|
Reference in New Issue
Block a user