mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-30 21:14:15 +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); }
|