mirror of
https://github.com/CookiePLMonster/SilentPatch.git
synced 2024-11-21 21:12:29 +01:00
4 lines
205 B
C++
4 lines
205 B
C++
#include "StdAfxSA.h"
|
|
#include "PoolsSA.h"
|
|
|
|
CObjectPool*& CPools::ms_pObjectPool = **AddressByVersion<CObjectPool***>(0x5A18B2 + 2, Memory::PatternAndOffset("8B 48 08 57 33 FF 89 45 F8 89 4D FC", -4) ); |