mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 11:26:09 +00:00
@@ -14,6 +14,8 @@ public:
|
||||
static CEntity* LoadCameraHintTrigger(CStateManager&, CInputStream&, int, const CEntityInfo&);
|
||||
static CEntity* LoadDamageableTrigger(CStateManager&, CInputStream&, int, const CEntityInfo&);
|
||||
static CEntity* LoadSpawnPoint(CStateManager&, CInputStream&, int, const CEntityInfo&);
|
||||
static CEntity* LoadDock(CStateManager&, CInputStream&, int, const CEntityInfo&);
|
||||
static CEntity* LoadActor(CStateManager&, CInputStream&, int, const CEntityInfo&);
|
||||
};
|
||||
|
||||
#endif // _SCRIPTLOADER
|
||||
|
||||
Reference in New Issue
Block a user