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