summaryrefslogtreecommitdiffstats
path: root/src/render/Rubbish.cpp
blob: 5fa695ea233e86100059400c49034ac3a8446da1 (plain) (blame)
1
2
3
4
5
6
7
8
#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); }
WRAPPER void CRubbish::SetVisibility(bool) { EAXJMP(0x512AA0); }