mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 02:04:09 +00:00
Store all settings in .INI
This commit is contained in:
parent
f85b5e99ed
commit
73f1340afb
14 changed files with 432 additions and 130 deletions
|
@ -6,6 +6,7 @@
|
|||
#include "Camera.h"
|
||||
#include "PlayerPed.h"
|
||||
#include "General.h"
|
||||
#include "Object.h"
|
||||
|
||||
int CWaterCreatures::nNumActiveSeaLifeForms;
|
||||
CWaterCreature CWaterCreatures::aWaterCreatures[NUM_WATER_CREATURES];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue