mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 16:04:08 +00:00
Fluff
This commit is contained in:
parent
06ba7ef468
commit
94fb33b60c
6 changed files with 917 additions and 8 deletions
|
@ -9,7 +9,7 @@ class CClock
|
|||
static uint8 &ms_Stored_nGameClockMinutes;
|
||||
static uint16 &ms_Stored_nGameClockSeconds;
|
||||
static uint32 &ms_nMillisecondsPerGameMinute;
|
||||
static int32 &ms_nLastClockTick;
|
||||
static uint32 &ms_nLastClockTick;
|
||||
static bool &ms_bClockHasBeenStored;
|
||||
public:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue