1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-26 10:07:37 +00:00
re3/src/render/Rubbish.cpp
2019-07-17 23:58:06 +02:00

7 lines
188 B
C++

#include "common.h"
#include "patcher.h"
#include "Rubbish.h"
WRAPPER void CRubbish::Render(void) { EAXJMP(0x512190); }
WRAPPER void CRubbish::StirUp(CVehicle *veh) { EAXJMP(0x512690); }