MM
API Documentation
Loading...
Searching...
No Matches
MM.cpp
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#include "MM.h"
4#include "Modules/ModuleManager.h"
5
6IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, MM, "MM" );
IMPLEMENT_PRIMARY_GAME_MODULE(FDefaultGameModuleImpl, MM, "MM")