summaryrefslogtreecommitdiffstats
path: root/src/core/Explosion.cpp
blob: f55cbcd6e8ae5f377c8ad46fff481d88adf98c68 (plain) (blame)
1
2
3
4
5
#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); }