This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
re3-wiiu
Watch
2
Star
0
Fork
0
You've already forked re3-wiiu
mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced
2025-02-18 19:16:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
re3-wiiu
/
src
/
Stats.h
9 lines
93 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
;
fixed rand (thanks nick)
2019-07-04 23:10:04 +02:00
}
;
Reference in New Issue
Copy Permalink