yet more CAutomobile
This commit is contained in:
5
src/core/Explosion.cpp
Normal file
5
src/core/Explosion.cpp
Normal file
@@ -0,0 +1,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); }
|
||||
Reference in New Issue
Block a user