mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-10 20:46:47 +03:00
Include GameScriptColor.h in GameFlowScript.h as it uses it.
This commit is contained in:
parent
dba2f8ac91
commit
4de85da46a
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
#include "LanguageScript.h"
|
||||
#include "LuaHandler.h"
|
||||
#include "GameScriptColor.h"
|
||||
|
||||
enum TITLE_TYPE
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue