mirror of
https://github.com/azahar-emu/discord-rpc.git
synced 2026-03-20 11:11:09 +01:00
Rename
This commit is contained in:
@@ -28,7 +28,7 @@ typedef struct {
|
||||
typedef struct {
|
||||
void (*ready)();
|
||||
void (*disconnected)(int errorCode, const char* message);
|
||||
void (*wantsPresence)();
|
||||
void (*presenceRequested)();
|
||||
void (*joinGame)(const char* joinSecret);
|
||||
void (*spectateGame)(const char* spectateSecret);
|
||||
} DiscordEventHandlers;
|
||||
|
||||
Reference in New Issue
Block a user