mirror of
https://github.com/halpz/re3.git
synced 2025-01-09 20:35:27 +00:00
6 lines
127 B
C++
6 lines
127 B
C++
|
#include "common.h"
|
||
|
#include "patcher.h"
|
||
|
#include "CarAI.h"
|
||
|
|
||
|
WRAPPER void CCarAI::UpdateCarAI(CVehicle*) { EAXJMP(0x413E50); }
|