Files
Yamato/Source/MyProject3/MyProject3.cpp
2025-02-13 00:03:56 +05:30

7 lines
223 B
C++

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