7 lines
216 B
C++
Raw Normal View History

2020-09-22 22:07:38 -05:00
// Copyright Epic Games, Inc. All Rights Reserved.
#include "AgeTestingGrounds.h"
#include "Modules/ModuleManager.h"
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, AgeTestingGrounds, "AgeTestingGrounds" );