mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
6 lines
180 B
C++
6 lines
180 B
C++
// Fill out your copyright notice in the Description page of Project Settings.
|
|
|
|
#include "SpineUE4.h"
|
|
|
|
IMPLEMENT_PRIMARY_GAME_MODULE(FDefaultGameModuleImpl, SpineUE4, "SpineUE4");
|