mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 09:50:34 +00:00
Partial CBoat
This commit is contained in:
parent
d75b9b8257
commit
6ff06ff7c6
3 changed files with 264 additions and 9 deletions
|
@ -64,6 +64,8 @@
|
|||
|
||||
#define MAX_BOAT_WAKES 8
|
||||
|
||||
extern RwRaster*& gpWaterRaster;
|
||||
|
||||
class CWaterLevel
|
||||
{
|
||||
static int32 ms_nNoOfWaterLevels;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue