Files
WizardingHub/Source/WizardingCentral/WizardingCentral.cpp
T
2024-09-08 23:06:48 -04:00

7 lines
241 B
C++

// Fill out your copyright notice in the Description page of Project Settings.
#include "WizardingCentral.h"
#include "Modules/ModuleManager.h"
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, WizardingCentral, "WizardingCentral" );