mirror of
https://github.com/Goldenkrew3000/OSSP_OpenSource.git
synced 2026-02-16 12:15:17 +10:00
Added example audio setting control from the interface, and drafted some configuration documentation
This commit is contained in:
@@ -67,8 +67,6 @@ void discordrpc_init() {
|
||||
discordrpc_osString = discordrpc_getOS();
|
||||
}
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
void discordrpc_update(discordrpc_data** discordrpc_struct) {
|
||||
printf("[DiscordRPC] Updating...\n");
|
||||
DiscordRichPresence presence;
|
||||
|
||||
Reference in New Issue
Block a user