mirror of
https://github.com/td512/re3.git
synced 2026-01-19 12:47:46 +00:00
6 lines
125 B
C++
6 lines
125 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "SpecialFX.h"
|
|
|
|
WRAPPER void CSpecialFX::Render(void) { EAXJMP(0x518DC0); }
|