mirror of
https://github.com/halpz/re3.git
synced 2025-08-03 21:47:50 +00:00
removed duplicate code
This commit is contained in:
@ -13,6 +13,7 @@ public:
|
||||
void CivilianAI(void);
|
||||
void ProcessControl(void);
|
||||
void UseNearbyAttractors(void);
|
||||
void FindNearbyAttractorsSectorList(CPtrList&, float&, C2dEffect*&, CEntity*&);
|
||||
bool IsAttractedTo(int8);
|
||||
};
|
||||
#ifndef PED_SKIN
|
||||
|
Reference in New Issue
Block a user