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