mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-06 13:24:08 +00:00
rem refs
This commit is contained in:
parent
435a9ca7f2
commit
a4922d5cb7
139 changed files with 1350 additions and 1400 deletions
|
@ -22,8 +22,8 @@
|
|||
#include "RwHelper.h"
|
||||
#endif //GTA_PC
|
||||
|
||||
float texLoadTime;// = *(float*)0x8F1B50;
|
||||
int32 texNumLoaded;// = *(int32*)0x8F252C;
|
||||
float texLoadTime;
|
||||
int32 texNumLoaded;
|
||||
|
||||
#ifdef LIBRW
|
||||
#define READNATIVE(stream, tex, size) rwNativeTextureHackRead(stream, tex, size)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue