mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-28 03:35:41 +00:00
5 lines
130 B
C++
5 lines
130 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "WaterCannon.h"
|
|
|
|
WRAPPER void CWaterCannons::Render(void) { EAXJMP(0x522550); }
|