summaryrefslogtreecommitdiffstats
path: root/src/render/Rubbish.cpp
blob: 05d6b544750d18ffa91ff036348262d121eaa730 (plain) (blame)
1
2
3
4
5
6
7
#include "common.h"
#include "patcher.h"
#include "Rubbish.h"

WRAPPER void CRubbish::Render(void) { EAXJMP(0x512190); }
WRAPPER void CRubbish::StirUp(CVehicle *veh) { EAXJMP(0x512690); }
WRAPPER void CRubbish::Update(void) { EAXJMP(0x511B90); }