ExoWest/Source/Exo/Exo.cpp
2025-02-12 15:15:36 +01:00

7 lines
202 B
C++

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