#include "GasaModule.h" IMPLEMENT_PRIMARY_GAME_MODULE(FGasaModule, Gasa, Gasa); void FGasaModule::StartupModule() { } void FGasaModule::ShutdownModule() { }