mirror of
https://github.com/LouisRaverdy/DiscordRPC.git
synced 2025-10-22 07:54:29 +00:00
Update DiscordRpc.h
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
#pragma once
|
||||
|
||||
@@ -18,4 +18,4 @@ private:
|
||||
/** StartupModule is covered with defines, these functions are the place to put breakpoints */
|
||||
static bool LoadDependency(const FString& Dir, const FString& Name, void*& Handle);
|
||||
static void FreeDependency(void*& Handle);
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user