implemented CutsceneObject; little fixes
This commit is contained in:
@@ -56,4 +56,6 @@ public:
|
||||
static bool ShouldModelBeStreamed(CEntity *ent);
|
||||
static bool IsEntityCullZoneVisible(CEntity *ent);
|
||||
static bool IsVehicleCullZoneVisible(CEntity *ent);
|
||||
|
||||
static void RemoveVehiclePedLights(CEntity *ent, bool reset);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user