LandOfBarl/Source/LandOfBarl/LandOfBarl.cpp

5 lines
143 B
C++
Raw Normal View History

2025-03-30 14:53:43 +02:00
#include "LandOfBarl.h"
#include "Modules/ModuleManager.h"
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, LandOfBarl, "LandOfBarl" );