mirror of
https://github.com/halpz/re3.git
synced 2025-01-24 06:50:59 +00:00
8 lines
227 B
C++
8 lines
227 B
C++
|
#include "common.h"
|
||
|
#include "patcher.h"
|
||
|
#include "HandlingDatamgr.h"
|
||
|
|
||
|
cHandlingDataMgr &mod_HandlingManager = *(cHandlingDataMgr*)0x728060;
|
||
|
|
||
|
WRAPPER int32 cHandlingDataMgr::GetHandlingId(const char *name){ EAXJMP(0x546B70); }
|