2025-06-05 20:00:00 +08:00

7 lines
198 B
C++

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