mirror of
https://github.com/GTAmodding/re3.git
synced 2025-01-14 17:06:36 +00:00
5 lines
132 B
C++
5 lines
132 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "WaterLevel.h"
|
|
|
|
WRAPPER void CWaterLevel::RenderWater(void) { EAXJMP(0x5554E0); }
|