AzureAbyss/Source/the_twilight_abyss/the_twilight_abyss.cpp

7 lines
219 B
C++
Raw Permalink Normal View History

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