mirror of
https://github.com/td512/re3.git
synced 2026-01-19 16:17:48 +00:00
6 lines
121 B
C++
6 lines
121 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "Rubbish.h"
|
|
|
|
WRAPPER void CRubbish::Render(void) { EAXJMP(0x512190); }
|