presidents-brigade/Source/PresidentsBrigade/PresidentsBrigade.cpp
2022-11-03 21:55:35 -07:00

7 lines
250 B
C++
Executable File

// Fill out your copyright notice in the Description page of Project Settings.
#include "PresidentsBrigade.h"
#include "Modules/ModuleManager.h"
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, PresidentsBrigade, "PresidentsBrigade" );