mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-11 15:13:37 +02:00
Discord cleanup
This commit is contained in:
@@ -146,6 +146,7 @@ void Discord::SetPresenceMenu() {
|
||||
discordPresence.startTimestamp = time(0);
|
||||
discordPresence.largeImageText = "PPSSPP is the best PlayStation Portable emulator around!";
|
||||
discordPresence.largeImageKey = System_GetPropertyBool(SYSPROP_APP_GOLD) ? "icon_gold_png" : "icon_regular_png";
|
||||
Discord_UpdatePresence(&discordPresence);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user