mirror of
https://github.com/halpz/re3.git
synced 2025-11-10 23:47:00 +00:00
Remove Miami stuff
This commit is contained in:
@@ -624,10 +624,6 @@ public:
|
||||
void LoadAllTextures();
|
||||
void LoadSettings();
|
||||
void MessageScreen(const char *);
|
||||
#ifdef MIAMI
|
||||
//--MIAMI: TODO: implement the second argument
|
||||
void MessageScreen(const char *str, bool) { MessageScreen(str); }
|
||||
#endif
|
||||
void PickNewPlayerColour();
|
||||
void PrintBriefs();
|
||||
static void PrintErrorMessage();
|
||||
|
||||
Reference in New Issue
Block a user