Files
2025-08-15 10:40:09 +02:00

7 lines
241 B
C++

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