mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 07:14:09 +00:00
rem refs
This commit is contained in:
parent
435a9ca7f2
commit
a4922d5cb7
139 changed files with 1350 additions and 1400 deletions
|
@ -39,8 +39,8 @@ int16 CWaterLevel::nGeomUsed;
|
|||
//RwTexture *gpWaterTex;
|
||||
//RwRaster *gpWaterRaster;
|
||||
|
||||
RwTexture *&gpWaterTex = *(RwTexture **)0x64D070;
|
||||
RwRaster *&gpWaterRaster = *(RwRaster **)0x8F5FD4;
|
||||
RwTexture *gpWaterTex;
|
||||
RwRaster *gpWaterRaster;
|
||||
|
||||
|
||||
const float fAdd1 = 180.0f;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue