blob: f55cbcd6e8ae5f377c8ad46fff481d88adf98c68 (
plain) (
tree)
|
|
#include "common.h"
#include "patcher.h"
#include "Explosion.h"
WRAPPER void CExplosion::AddExplosion(CEntity *explodingEntity, CEntity *culprit, eExplosionType type, const CVector &pos, uint32) { EAXJMP(0x5591C0); }
|