1
0
mirror of https://github.com/td512/re3.git synced 2026-01-19 16:17:48 +00:00
td512.re3/src/render/Rubbish.cpp

6 lines
121 B
C++

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