File size: 220 Bytes
66423d9
 
 
 
 
 
1
2
3
4
5
6
7
// Fill out your copyright notice in the Description page of Project Settings.

#include "myproject.h"
#include "Modules/ModuleManager.h"

IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, myproject, "myproject" );