Files
lostPlanet/Source/lost_planet/lost_planet.cpp

7 lines
232 B
C++

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