mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 02:40:34 +00:00
Merge branch 'master' into master
This commit is contained in:
commit
b991fd9766
157 changed files with 17781 additions and 4127 deletions
|
@ -62,6 +62,8 @@ public:
|
|||
static int32 &CarsCrushed;
|
||||
static int32(&FastestTimes)[TOTAL_FASTEST_TIMES];
|
||||
static int32(&HighestScores)[TOTAL_HIGHEST_SCORES];
|
||||
static int32 &KgOfExplosivesUsed;
|
||||
static int32 &CarsCrushed;
|
||||
|
||||
public:
|
||||
static void RegisterFastestTime(int32, int32);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue