mirror of
https://github.com/CookiePLMonster/SilentPatch.git
synced 2024-11-23 05:52:30 +01:00
4 lines
149 B
C++
4 lines
149 B
C++
#include "StdAfxSA.h"
|
|
#include "PoolsSA.h"
|
|
|
|
CObjectPool*& CPools::ms_pObjectPool = **AddressByVersion<CObjectPool***>(0x5A18B2 + 2, 0, 0); // TODO
|