mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-10 14:20:34 +00:00
Style fixes
This commit is contained in:
parent
81c4f75c63
commit
018fb3a929
2 changed files with 2 additions and 2 deletions
|
@ -74,4 +74,4 @@ public:
|
|||
static void CheckPointReachedSuccessfully() { TotalLegitimateKills += KillsSinceLastCheckpoint; KillsSinceLastCheckpoint = 0; };
|
||||
static void RegisterElBurroTime(int32);
|
||||
static void SaveStats(uint8 *buf, uint32 *size);
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue