1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-24 13:47:46 +00:00
sapphire/scripts/native/ScriptObject.h
GokuWeedLord 0f962abe09 building finally works 💦 💦 💦
2017-12-10 02:49:22 +11:00

10 lines
209 B
C

#ifndef SAPPHIRE_SCRIPTOBJECT_H
#define SAPPHIRE_SCRIPTOBJECT_H
#include <Script/NativeScriptApi.h>
#include <Forwards.h>
#include <Actor/Actor.h>
#include <Actor/Player.h>
#endif //SAPPHIRE_SCRIPTOBJECT_H