summaryrefslogtreecommitdiffstats
path: root/src/render/WeaponEffects.cpp
blob: a1a6d25a89fd4bf37008b01d663a07a3ed59c3ac (plain) (blame)
1
2
3
4
5
#include "common.h"
#include "patcher.h"
#include "WeaponEffects.h"

WRAPPER void CWeaponEffects::Render(void) { EAXJMP(0x564D70); }