mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-05 10:45:53 +00:00
6 lines
149 B
C++
6 lines
149 B
C++
|
#include "common.h"
|
||
|
#include "patcher.h"
|
||
|
#include "Radar.h"
|
||
|
|
||
|
WRAPPER void CRadar::ClearBlipForEntity(eBlipType type, int32 id) { EAXJMP(0x4A56C0); }
|