mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-08-30 19:27:08 +00:00
4 lines
92 B
C++
4 lines
92 B
C++
#include "Modules/ModuleManager.h"
|
|
|
|
IMPLEMENT_MODULE(FDefaultGameModuleImpl, FortniteGame);
|