RetroArch
Macros | Functions
discord_register.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DISCORD_EXPORT
 

Functions

DISCORD_EXPORT void Discord_Register (const char *applicationId, const char *command)
 
DISCORD_EXPORT void Discord_RegisterSteamGame (const char *applicationId, const char *steamId)
 

Macro Definition Documentation

◆ DISCORD_EXPORT

#define DISCORD_EXPORT

Function Documentation

◆ Discord_Register()

DISCORD_EXPORT void Discord_Register ( const char *  applicationId,
const char *  command 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ Discord_RegisterSteamGame()

DISCORD_EXPORT void Discord_RegisterSteamGame ( const char *  applicationId,
const char *  steamId 
)
Here is the call graph for this function:
Here is the caller graph for this function: