Illusion-UE5/hwanyoung2/Source/hwanyoung2/hwanyoung2.cpp
2023-10-09 19:37:22 -04:00

7 lines
196 B
C++

// Copyright Epic Games, Inc. All Rights Reserved.
#include "hwanyoung2.h"
#include "Modules/ModuleManager.h"
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, hwanyoung2, "hwanyoung2" );