script utils

This commit is contained in:
Nikolay Korolev 2020-03-02 22:54:13 +03:00
parent 90ff2f73eb
commit d492390fec
3 changed files with 121 additions and 28 deletions

View file

@ -178,3 +178,4 @@ public:
extern RwTexture *&gpBloodPoolTex;
extern RwTexture *&gpShadowExplosionTex;
extern RwTexture *&gpShadowHeadLightsTex;
extern RwTexture *&gpGoalTex;