mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-17 07:49:00 +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); }
|