mirror of
https://github.com/td512/re3.git
synced 2026-01-19 11:27:46 +00:00
6 lines
130 B
C++
6 lines
130 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "WaterCannon.h"
|
|
|
|
WRAPPER void CWaterCannons::Render(void) { EAXJMP(0x522550); }
|