mirror of
https://github.com/halpz/re3.git
synced 2025-05-13 08:38:45 +03:00
first commit
This commit is contained in:
commit
600bf03514
116 changed files with 15132 additions and 0 deletions
5
src/ParticleObject.cpp
Normal file
5
src/ParticleObject.cpp
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "ParticleObject.h"
|
||||
|
||||
void CParticleObject::AddObject(uint16, const CVector &pos, bool remove) { EAXJMP(0x4BC4D0); }
|
Loading…
Add table
Add a link
Reference in a new issue