1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 14:37:44 +00:00
sapphire/src/servers/Scripts/ScriptObject.h

10 lines
187 B
C
Raw Normal View History

2018-03-07 08:14:42 +01:00
#ifndef SAPPHIRE_SCRIPTOBJECT_H
#define SAPPHIRE_SCRIPTOBJECT_H
#include <Forwards.h>
#include <Script/NativeScriptApi.h>
#include <Event/EventDefs.h>
2018-03-07 08:14:42 +01:00
#endif //SAPPHIRE_SCRIPTOBJECT_H