mirror of
https://github.com/fortressforever/enthusiastic-hat-club.git
synced 2025-02-17 00:41:05 +00:00
6 lines
164 B
C++
6 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" );
|