Files

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

2025-04-07 18:31:41 -07:00
// Copyright Epic Games, Inc. All Rights Reserved.
#include "norris5300.h"
#include "Modules/ModuleManager.h"
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, norris5300, "norris5300" );