mirror of
https://git.suyu.dev/suyu/discord-rpc.git
synced 2025-12-24 00:06:25 +01:00
Changing kebab case filenames in source to snake case for consistency
This commit is contained in:
parent
4055565147
commit
e8091f5137
9 changed files with 10 additions and 10 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#include <string.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "discord-rpc.h"
|
||||
#include "discord_rpc.h"
|
||||
|
||||
static const char* APPLICATION_ID = "345229890980937739";
|
||||
static int FrustrationLevel = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue