mirror of
https://github.com/halpz/re3.git
synced 2025-05-13 01:46:38 +03: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); }
|