mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 14:20:34 +00:00
Ped fixes and ref removal
This commit is contained in:
parent
435a9ca7f2
commit
425395ad25
12 changed files with 102 additions and 67 deletions
|
@ -4,7 +4,6 @@
|
|||
#include "FileMgr.h"
|
||||
#include "PedStats.h"
|
||||
|
||||
//CPedStats *(&CPedStats::ms_apPedStats)[NUM_PEDSTATS] = *(CPedStats *(*)[NUM_PEDSTATS]) *(uintptr*)0x9404D4;
|
||||
CPedStats *CPedStats::ms_apPedStats[NUM_PEDSTATS];
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue