Files

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

// 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" );