re3/src/render/Rubbish.cpp

7 lines
188 B
C++
Raw Normal View History

#include "common.h"
#include "patcher.h"
#include "Rubbish.h"
WRAPPER void CRubbish::Render(void) { EAXJMP(0x512190); }
2019-07-17 21:58:06 +00:00
WRAPPER void CRubbish::StirUp(CVehicle *veh) { EAXJMP(0x512690); }