get rid of most --MIAMI comments

This commit is contained in:
withmorten
2021-01-22 11:43:29 +01:00
parent 4acc9b08a2
commit feb993e751
125 changed files with 16 additions and 604 deletions

View File

@ -9,8 +9,6 @@
#include "events.h"
// --MIAMI: file done
/*
*****************************************************************************
*/

View File

@ -44,8 +44,6 @@
#define MAX_SUBSYSTEMS (16)
// --MIAMI: file done
rw::EngineOpenParams openParams;
static RwBool ForegroundApp = TRUE;

View File

@ -13,8 +13,6 @@
#include "main.h"
#include "MemoryHeap.h"
// --MIAMI: file done
static RwBool DefaultVideoMode = TRUE;
RsGlobalType RsGlobal;

View File

@ -53,8 +53,6 @@
#define MAX_SUBSYSTEMS (16)
// --MIAMI: file done
static RwBool ForegroundApp = TRUE;
static RwBool RwInitialised = FALSE;