mirror of
https://github.com/halpz/re3.git
synced 2025-07-02 15:30:46 +00:00
Merge remote-tracking branch 'origin/miami' into lcs
# Conflicts: # src/animation/CutsceneMgr.cpp # src/control/CarCtrl.cpp # src/control/Script.cpp # src/control/Script2.cpp # src/core/Frontend.cpp # src/core/main.cpp # src/entities/Physical.cpp # src/peds/Ped.cpp # src/peds/PedAI.cpp # src/text/Messages.cpp # src/vehicles/Cranes.cpp # src/vehicles/Transmission.cpp
This commit is contained in:
@ -9,8 +9,6 @@
|
||||
#include "events.h"
|
||||
|
||||
|
||||
// --MIAMI: file done
|
||||
|
||||
/*
|
||||
*****************************************************************************
|
||||
*/
|
||||
|
@ -44,8 +44,6 @@
|
||||
|
||||
#define MAX_SUBSYSTEMS (16)
|
||||
|
||||
// --MIAMI: file done
|
||||
|
||||
rw::EngineOpenParams openParams;
|
||||
|
||||
static RwBool ForegroundApp = TRUE;
|
||||
|
@ -13,8 +13,6 @@
|
||||
#include "main.h"
|
||||
#include "MemoryHeap.h"
|
||||
|
||||
// --MIAMI: file done
|
||||
|
||||
static RwBool DefaultVideoMode = TRUE;
|
||||
|
||||
RsGlobalType RsGlobal;
|
||||
|
@ -53,8 +53,6 @@
|
||||
|
||||
#define MAX_SUBSYSTEMS (16)
|
||||
|
||||
// --MIAMI: file done
|
||||
|
||||
static RwBool ForegroundApp = TRUE;
|
||||
|
||||
static RwBool RwInitialised = FALSE;
|
||||
|
Reference in New Issue
Block a user