This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
re3
Watch
1
Star
0
Fork
You've already forked re3
0
mirror of
https://github.com/halpz/re3.git
synced
2025-01-08 20:25:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
bdd5ed6a20
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