1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-26 19:17:37 +00:00
re3/src/control/AutoPilot.cpp

6 lines
131 B
C++
Raw Normal View History

2019-08-11 17:11:54 +00:00
#include "common.h"
#include "patcher.h"
#include "AutoPilot.h"
WRAPPER void CAutoPilot::ModifySpeed(float) { EAXJMP(0x4137B0); }