mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-18 04:07:47 +00:00
6 lines
167 B
C++
6 lines
167 B
C++
|
#include "common.h"
|
||
|
#include "patcher.h"
|
||
|
#include "RoadBlocks.h"
|
||
|
|
||
|
WRAPPER void CRoadBlocks::GenerateRoadBlockCopsForCar(CVehicle*, int32, int16) { EAXJMP(0x4376A0); }
|