mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-05 11:04:09 +00:00
script utils
This commit is contained in:
parent
90ff2f73eb
commit
d492390fec
3 changed files with 121 additions and 28 deletions
|
@ -40,6 +40,7 @@ RwTexture *&gpGoalMarkerTex = *(RwTexture **)0x94142C;
|
|||
RwTexture *&gpWalkDontTex = *(RwTexture **)0x95CB4C;
|
||||
RwTexture *&gpCrackedGlassTex = *(RwTexture **)0x95CB94;
|
||||
RwTexture *&gpPostShadowTex = *(RwTexture **)0x8F59D4;
|
||||
RwTexture *&gpGoalTex = *(RwTexture**)0x94142C;
|
||||
|
||||
#if 1
|
||||
int16 CShadows::ShadowsStoredToBeRendered;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue