summaryrefslogtreecommitdiffstats
path: root/src/Stats.cpp
blob: 5256b0cfa60354a7081a986734d2522a273fa3b8 (plain) (blame)
1
2
3
4
5
#include "common.h"
#include "Stats.h"

int32 &CStats::DaysPassed = *(int32*)0x8F2BB8;
int32 &CStats::HeadShots = *(int32*)0x8F647C;