Full CGameLogic

This commit is contained in:
Sergeanur 2019-10-08 00:29:30 +03:00
commit 69963cea68
19 changed files with 400 additions and 6 deletions

View file

@ -85,6 +85,7 @@ public:
}
}
static void ClearScanCodes(void);
static void ClearExcitingStuffFromArea(const CVector &pos, float radius, uint8);
static bool CameraToIgnoreThisObject(CEntity *ent);