mirror of
https://github.com/GTAmodding/re3.git
synced 2021-02-19 17:49:54 +01:00
6 lines
124 B
C++
6 lines
124 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "Fluff.h"
|
|
|
|
WRAPPER void CMovingThings::Render(void) { EAXJMP(0x4FF210); }
|