mirror of
https://github.com/ConjureETS/Octogonia.git
synced 2026-03-24 03:21:11 +00:00
6 lines
185 B
C++
6 lines
185 B
C++
// Fill out your copyright notice in the Description page of Project Settings.
|
|
|
|
#include "Octogonia.h"
|
|
|
|
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, Octogonia, "Octogonia" );
|