mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 08:14:08 +00:00
Merge pull request #400 from erorcun/erorcun
CMenuManager done and CHud fixes
This commit is contained in:
commit
207aebc46c
12 changed files with 1580 additions and 807 deletions
|
@ -54,3 +54,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