diff --git a/Source/Project64/UserInterface/DiscordRPC.h b/Source/Project64/UserInterface/DiscordRPC.h index 584225a0e..43d65bedf 100644 --- a/Source/Project64/UserInterface/DiscordRPC.h +++ b/Source/Project64/UserInterface/DiscordRPC.h @@ -10,4 +10,4 @@ public: static void Init(void); static void Shutdown(void); static void Update(bool bHaveGame = true); -}; \ No newline at end of file +};