mirror of
https://github.com/halpz/re3.git
synced 2025-01-08 20:25:28 +00:00
7 lines
190 B
C++
7 lines
190 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "ProjectileInfo.h"
|
|
#include "Projectile.h"
|
|
|
|
|
|
WRAPPER bool CProjectileInfo::RemoveIfThisIsAProjectile(CObject *pObject) { EAXJMP(0x55BBD0); } |