Update DiscordRPC.h

Add newline
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 03:28:46 -05:00
parent 7f1e4e6aa1
commit 04d23cf107
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ public:
static void Init(void);
static void Shutdown(void);
static void Update(bool bHaveGame = true);
};
};