mirror of
https://github.com/td512/re3.git
synced 2026-04-13 01:02:21 +00:00
6 lines
146 B
C++
6 lines
146 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "Remote.h"
|
|
|
|
WRAPPER void CRemote::TakeRemoteControlledCarFromPlayer(void) { EAXJMP(0x435DA0); }
|