mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 00:34:09 +00:00
CPopulation done, CCopPed and fixes
This commit is contained in:
parent
19488323ea
commit
934e9db4fc
20 changed files with 588 additions and 151 deletions
|
@ -178,3 +178,6 @@ public:
|
|||
extern RwTexture *&gpBloodPoolTex;
|
||||
extern RwTexture *&gpShadowExplosionTex;
|
||||
extern RwTexture *&gpShadowHeadLightsTex;
|
||||
extern RwTexture *&gpOutline1Tex;
|
||||
extern RwTexture *&gpOutline2Tex;
|
||||
extern RwTexture *&gpOutline3Tex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue