mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 11:44:09 +00:00
Fix linux warnings
This commit is contained in:
parent
c40fcdf39a
commit
c2ac6b3759
52 changed files with 165 additions and 70 deletions
|
@ -52,7 +52,7 @@ const float fBlueMult = 1.4f;
|
|||
|
||||
|
||||
void
|
||||
CWaterLevel::Initialise(char *pWaterDat)
|
||||
CWaterLevel::Initialise(Const char *pWaterDat)
|
||||
{
|
||||
ms_nNoOfWaterLevels = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue