System: Load discord-rpc dynamically
This commit is contained in:
@ -3148,12 +3148,10 @@ void FullscreenUI::DrawInterfaceSettingsPage()
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef ENABLE_DISCORD_PRESENCE
|
||||
MenuHeading(FSUI_CSTR("Integration"));
|
||||
DrawToggleSetting(bsi, FSUI_ICONSTR(ICON_FA_CHARGING_STATION, "Enable Discord Presence"),
|
||||
FSUI_CSTR("Shows the game you are currently playing as part of your profile in Discord."), "Main",
|
||||
"EnableDiscordPresence", false);
|
||||
#endif
|
||||
|
||||
MenuHeading(FSUI_CSTR("On-Screen Display"));
|
||||
DrawIntSpinBoxSetting(bsi, FSUI_ICONSTR(ICON_FA_SEARCH, "OSD Scale"),
|
||||
|
||||
Reference in New Issue
Block a user