This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
re3
Watch
1
Star
0
Fork
0
You've already forked re3
Code
Issues
Pull Requests
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 02:35:26 +02:00
#
pragma once
class
CStats
{
public
:
got rid of upper case types
2019-06-17 00:16:38 +02:00
static
int32
&
DaysPassed
;
static
int32
&
HeadShots
;
CPad done
2019-06-13 02:35:26 +02:00
}
;
Reference in New Issue
Copy Permalink