mirror of
https://github.com/halpz/re3.git
synced 2025-07-24 00:59:43 +00:00
fancy HUD.TXD reloader
TODO: make optional with defines, also add more reload options
This commit is contained in:
@ -124,6 +124,7 @@ public:
|
||||
static void Draw();
|
||||
static void DrawAfterFade();
|
||||
static void GetRidOfAllHudMessages();
|
||||
static void ReloadTXD();
|
||||
static void Initialise();
|
||||
static void ReInitialise();
|
||||
static void SetBigMessage(wchar *message, int16 style);
|
||||
|
Reference in New Issue
Block a user