1
0
mirror of https://github.com/td512/re3.git synced 2026-02-05 16:16:19 +00:00

more CCarCtrl

This commit is contained in:
Nikolay Korolev
2019-08-11 20:11:54 +03:00
parent 6a7fdadeaa
commit 14b945ba08
21 changed files with 433 additions and 51 deletions

View File

@@ -0,0 +1,5 @@
#include "common.h"
#include "patcher.h"
#include "AutoPilot.h"
WRAPPER void CAutoPilot::ModifySpeed(float) { EAXJMP(0x4137B0); }