mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-12-25 09:11:50 +01: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); }
|