mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-18 06:37:46 +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); }
|