mirror of
https://github.com/halpz/re3.git
synced 2025-07-04 05:30:45 +00:00
Audio structs moved to their AudioManager.h
This commit is contained in:
@ -888,15 +888,6 @@ public:
|
||||
#endif
|
||||
};
|
||||
|
||||
class cPedParams
|
||||
{
|
||||
public:
|
||||
bool m_bDistanceCalculated;
|
||||
char gap_1[3];
|
||||
float m_fDistance;
|
||||
CPed *m_pPed;
|
||||
};
|
||||
|
||||
void FinishFuckUCB(CAnimBlendAssociation *assoc, void *arg);
|
||||
|
||||
#ifndef PED_SKIN
|
||||
|
Reference in New Issue
Block a user