Merge pull request #574 from Xinerki/miami

many additions
This commit is contained in:
erorcun
2020-05-22 15:49:37 +03:00
committed by GitHub
16 changed files with 204 additions and 31 deletions

View File

@ -125,6 +125,9 @@ public:
static void Draw();
static void DrawAfterFade();
static void GetRidOfAllHudMessages();
#ifdef RELOADABLES
static void ReloadTXD();
#endif
static void Initialise();
static void ReInitialise();
static void SetBigMessage(wchar *message, int16 style);