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
:
static
Int32
&
DaysPassed
;
More CPed functions and minor fixes Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-15 18:53:25 +03:00
static
Int32
&
HeadShots
;
CPad done
2019-06-13 03:35:26 +03:00
}
;
Reference in New Issue
Copy Permalink