mirror of
https://git.suyu.dev/suyu/discord-rpc.git
synced 2025-12-23 15:55:06 +01:00
fix decls
This commit is contained in:
parent
ec6af6132d
commit
b85758ec19
2 changed files with 4 additions and 4 deletions
|
|
@ -57,7 +57,7 @@ static void updateDiscordPresence()
|
|||
}
|
||||
}
|
||||
|
||||
static void handleDiscordReady()
|
||||
static void handleDiscordReady(void)
|
||||
{
|
||||
printf("\nDiscord: ready\n");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue