#include namespace DX { GrenadeProjectile::GrenadeProjectile(unsigned int obj) : Projectile(obj) { } }