mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 16:04:10 +00:00
Includes overhaul, fix some compiler warnings
This commit is contained in:
parent
cc6d5374d5
commit
f85b5e99ed
45 changed files with 110 additions and 142 deletions
|
@ -1,10 +1,10 @@
|
|||
#include "common.h"
|
||||
#include "WaterCreatures.h"
|
||||
#include "ModelIndices.h"
|
||||
#include "World.h"
|
||||
#include "WaterLevel.h"
|
||||
#include "Camera.h"
|
||||
#include "PlayerPed.h"
|
||||
#include "config.h"
|
||||
#include "General.h"
|
||||
|
||||
int CWaterCreatures::nNumActiveSeaLifeForms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue