1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-26 15:07:36 +00:00
re3/src/render/WaterCannon.cpp

6 lines
130 B
C++

#include "common.h"
#include "patcher.h"
#include "WaterCannon.h"
WRAPPER void CWaterCannons::Render(void) { EAXJMP(0x522550); }