aboutsummaryrefslogtreecommitdiff
path: root/src/render/Rubbish.cpp
diff options
context:
space:
mode:
authornmzik <nmzik@mail.ru>2019-10-19 01:23:40 +0300
committernmzik <nmzik@mail.ru>2019-10-19 01:23:40 +0300
commitf56684d04e06af21f423ad4bc1c47bc2b09fccea (patch)
tree27e8f9a501a2d909cae3b829d7c85cc91cb5f59f /src/render/Rubbish.cpp
parent32f2f3511c1a6d74c1347542f8c1b76f40677e01 (diff)
CGame::Process() && CGame::ReloadIPLs
Diffstat (limited to 'src/render/Rubbish.cpp')
-rw-r--r--src/render/Rubbish.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/Rubbish.cpp b/src/render/Rubbish.cpp
index c925df1c..05d6b544 100644
--- a/src/render/Rubbish.cpp
+++ b/src/render/Rubbish.cpp
@@ -4,3 +4,4 @@
WRAPPER void CRubbish::Render(void) { EAXJMP(0x512190); }
WRAPPER void CRubbish::StirUp(CVehicle *veh) { EAXJMP(0x512690); }
+WRAPPER void CRubbish::Update(void) { EAXJMP(0x511B90); }