#include <stdlib.h>
#include <stdarg.h>
#include <stdint.h>
#include <string.h>
#include <math.h>
#include <boolean.h>
#include <string/stdstring.h>
#include <lists/string_list.h>
#include <retro_timers.h>
#include "../deps/discord-rpc/include/discord_rpc.h"
#include "verbosity.h"
Go to the source code of this file.
◆ discord_userdata_t
◆ discord_presence
Enumerator |
---|
DISCORD_PRESENCE_NONE | |
DISCORD_PRESENCE_MENU | |
DISCORD_PRESENCE_GAME | |
DISCORD_PRESENCE_GAME_PAUSED | |
DISCORD_PRESENCE_CHEEVO_UNLOCKED | |
DISCORD_PRESENCE_NETPLAY_HOSTING | |
DISCORD_PRESENCE_NETPLAY_HOSTING_STOPPED | |
DISCORD_PRESENCE_NETPLAY_CLIENT | |
◆ discord_init()
◆ discord_run_callbacks()
void discord_run_callbacks |
( |
| ) |
|
◆ discord_shutdown()
◆ discord_update()