mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-05 13:45:54 +00:00
6 lines
165 B
C++
6 lines
165 B
C++
|
#include "common.h"
|
||
|
#include "patcher.h"
|
||
|
#include "ParticleObject.h"
|
||
|
|
||
|
void CParticleObject::AddObject(uint16, const CVector &pos, bool remove) { EAXJMP(0x4BC4D0); }
|