mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 15:20:32 +00:00
Full CGameLogic
This commit is contained in:
parent
3e25726697
commit
69963cea68
19 changed files with 400 additions and 6 deletions
|
@ -85,6 +85,7 @@ public:
|
|||
}
|
||||
}
|
||||
static void ClearScanCodes(void);
|
||||
static void ClearExcitingStuffFromArea(const CVector &pos, float radius, uint8);
|
||||
|
||||
static bool CameraToIgnoreThisObject(CEntity *ent);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue