1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-10 01:38:30 +00:00
re3/src/control/PhoneInfo.cpp

6 lines
245 B
C++
Raw Normal View History

2019-06-24 22:42:23 +00:00
#include "common.h"
#include "patcher.h"
#include "PhoneInfo.h"
WRAPPER void PhonePutDownCB(CAnimBlendAssociation *assoc, void *arg) { EAXJMP(0x42F570); }
WRAPPER void PhonePickUpCB(CAnimBlendAssociation *assoc, void *arg) { EAXJMP(0x42F470); }