summaryrefslogtreecommitdiffstats
path: root/src/weapons/ProjectileInfo.cpp
blob: 50d75516ec053832833b81f7ccca01d374bc3f45 (plain) (blame)
1
2
3
4
5
6
7
#include "common.h"
#include "patcher.h"
#include "ProjectileInfo.h"
#include "Projectile.h"


WRAPPER bool CProjectileInfo::RemoveIfThisIsAProjectile(CObject *pObject) { EAXJMP(0x55BBD0); }