Partial CBoat

This commit is contained in:
Sergeanur 2020-01-23 19:32:35 +02:00
commit 6ff06ff7c6
3 changed files with 264 additions and 9 deletions

View file

@ -64,6 +64,8 @@
#define MAX_BOAT_WAKES 8
extern RwRaster*& gpWaterRaster;
class CWaterLevel
{
static int32 ms_nNoOfWaterLevels;