This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
re3
Watch
1
Star
0
Fork
You've already forked re3
0
mirror of
https://github.com/GTAmodding/re3.git
synced
2024-11-16 23:38:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fcc6a8bc55
re3
/
src
/
Stats.h
8 lines
92 B
C
Raw
Normal View
History
Unescape
Escape
CPad done
2019-06-13 00:35:26 +00:00
#
pragma once
class
CStats
{
public
:
got rid of upper case types
2019-06-16 22:16:38 +00:00
static
int32
&
DaysPassed
;
static
int32
&
HeadShots
;
CPad done
2019-06-13 00:35:26 +00:00
}
;
Reference in a new issue
Copy permalink