1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2024-12-24 17:55:29 +00:00
This commit is contained in:
Nikolay Korolev 2021-01-16 20:02:41 +03:00
parent ef97134f50
commit 9a7442c2fd
2 changed files with 277 additions and 233 deletions

File diff suppressed because it is too large Load diff

View file

@ -118,6 +118,8 @@ public:
static uint32 m_LastWeapon; static uint32 m_LastWeapon;
static uint32 m_LastTimeEnergyLost; static uint32 m_LastTimeEnergyLost;
static wchar* gLastPrintForeverString;
public: public:
static void Draw(); static void Draw();
static void DrawAfterFade(); static void DrawAfterFade();