This website requires JavaScript.
Explore
Help
Sign In
ModdingRX
/
re3
Watch
1
Star
0
Fork
0
You've already forked re3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
re3
/
src
/
Stats.h
8 lines
92 B
C
Raw
Normal View
History
Unescape
Escape
CPad done
2019-06-13 03:35:26 +03: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 03:35:26 +03:00
}
;
Reference in New Issue
Copy Permalink