1
0
mirror of https://github.com/halpz/re3.git synced 2025-06-29 18:06:22 +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
src
control
render

File diff suppressed because it is too large Load Diff

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