mirror of
https://github.com/fortressforever/enthusiastic-hat-club.git
synced 2024-11-22 12:21:38 +00:00
5 lines
164 B
C++
5 lines
164 B
C++
// Fill out your copyright notice in the Description page of Project Settings.
|
|
|
|
#include "FF.h"
|
|
|
|
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, FF, "FF" );
|