Updates Draw.cpp, MusicManager.cpp.

This commit is contained in:
_AG
2019-06-16 00:20:55 +02:00
parent 92cc1cf3af
commit b83a0d469a
11 changed files with 561 additions and 21 deletions

View File

@ -49,7 +49,6 @@ public:
static int32 m_VehicleNameTimer;
static wchar* m_Message;
static wchar* m_PagerMessage;
static Bool &m_bRetuneInProgress;
static Bool &m_Wants_To_Draw_Hud;
static Bool &m_Wants_To_Draw_3dMarkers;
static wchar(*m_BigMessage)[128];