1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-11-05 10:45:53 +00:00
re3/src/Radar.cpp

6 lines
149 B
C++
Raw Normal View History

#include "common.h"
#include "patcher.h"
#include "Radar.h"
WRAPPER void CRadar::ClearBlipForEntity(eBlipType type, int32 id) { EAXJMP(0x4A56C0); }