Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL
This commit is contained in:
@@ -64,10 +64,8 @@ public:
|
||||
static void SortBIGBuildingsForSectorList(CPtrList *list);
|
||||
|
||||
static bool ShouldModelBeStreamed(CEntity *ent);
|
||||
#ifdef GTA_ZONECULL
|
||||
static bool IsEntityCullZoneVisible(CEntity *ent);
|
||||
static bool IsVehicleCullZoneVisible(CEntity *ent);
|
||||
#endif
|
||||
|
||||
static void RemoveVehiclePedLights(CEntity *ent, bool reset);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user