mirror of
https://github.com/halpz/re3.git
synced 2025-05-13 09:16:39 +03:00
renames and a fix
This commit is contained in:
parent
600bf03514
commit
e9e72523d5
3 changed files with 97 additions and 98 deletions
|
@ -2,4 +2,4 @@
|
|||
#include "patcher.h"
|
||||
#include "ParticleObject.h"
|
||||
|
||||
void CParticleObject::AddObject(uint16, const CVector &pos, bool remove) { EAXJMP(0x4BC4D0); }
|
||||
WRAPPER void CParticleObject::AddObject(uint16, const CVector &pos, bool remove) { EAXJMP(0x4BC4D0); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue