Fixed compilation without PCH enabled

please avoid to miss header files in your sources
This commit is contained in:
Yehonal
2016-08-19 23:32:46 +02:00
parent d8de9c9296
commit 6eaa77591d
142 changed files with 241 additions and 11 deletions

View File

@@ -5,6 +5,8 @@
#ifndef DEF_EYE_OF_ETERNITY_H
#define DEF_EYE_OF_ETERNITY_H
#include "ScriptPCH.h"
enum Objects
{
GO_NEXUS_PLATFORM = 193070,

View File

@@ -5,6 +5,8 @@ REWRITTEN BY XINEF
#ifndef DEF_NEXUS_H
#define DEF_NEXUS_H
#include "ScriptPCH.h"
enum eTypes
{
DATA_MAGUS_TELESTRA_EVENT = 0,

View File

@@ -5,6 +5,8 @@
#ifndef DEF_OCULUS_H
#define DEF_OCULUS_H
#include "ScriptPCH.h"
enum Data
{
DATA_DRAKOS, // Drakos the Interrogator