mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
6 lines
177 B
C++
6 lines
177 B
C++
// Fill out your copyright notice in the Description page of Project Settings.
|
|
|
|
#include "SpineUE.h"
|
|
|
|
IMPLEMENT_PRIMARY_GAME_MODULE(FDefaultGameModuleImpl, SpineUE, "SpineUE");
|