Files
KingshearthLegacy/Source/KingshearthLegacy/KingshearthLegacy.h
T
2026-08-27 21:42:15 +02:00

8 lines
201 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
/** Main log category used across the project */
DECLARE_LOG_CATEGORY_EXTERN(LogKingshearthLegacy, Log, All);