blob: 3c5b55e4ca4af98c1ae84450b5caeab588655de9 (
plain) (
blame)
1
2
3
4
5
6
|
#include "common.h"
#include "Stats.h"
int32& CStats::DaysPassed = *(int32*)0x8F2BB8;
int32& CStats::HeadShots = *(int32*)0x8F647C;
bool& CStats::CommercialPassed = *(bool*)0x8F4334;
|