mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 08:14:09 +00:00
CMenuManager done and CHud fixes
This commit is contained in:
parent
3a4442eca4
commit
f2995640bd
12 changed files with 1580 additions and 807 deletions
|
@ -53,3 +53,7 @@ public:
|
|||
static void StartUserPause(void);
|
||||
static void EndUserPause(void);
|
||||
};
|
||||
|
||||
#ifdef FIX_BUGS
|
||||
extern double frameTime;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue