mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 00:02:45 +00:00
Merge remote-tracking branch 'origin/miami' into lcs
# Conflicts: # src/core/re3.cpp
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
#include "Camera.h"
|
||||
#include "PlayerPed.h"
|
||||
#include "General.h"
|
||||
#include "Object.h"
|
||||
|
||||
/*
|
||||
int CWaterCreatures::nNumActiveSeaLifeForms;
|
||||
|
@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include "Object.h"
|
||||
|
||||
class CObject;
|
||||
|
||||
/*
|
||||
enum eFishSlotState {
|
||||
|
Reference in New Issue
Block a user