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