mirror of
https://github.com/halpz/re3.git
synced 2025-07-31 05:10:24 +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