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