mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-05 04:25:55 +00:00
6 lines
133 B
C++
6 lines
133 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "WeaponEffects.h"
|
|
|
|
WRAPPER void CWeaponEffects::Render(void) { EAXJMP(0x564D70); }
|