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

WRAPPER void CSpecialFX::Render(void) { EAXJMP(0x518DC0); }