More CPed functions and minor fixes

Signed-off-by: eray orçunus <erayorcunus@gmail.com>
This commit is contained in:
eray orçunus
2019-06-15 18:53:25 +03:00
parent 8db50cea6c
commit 2f4fc5aaf0
4 changed files with 201 additions and 11 deletions

View File

@@ -1,4 +1,5 @@
#include "common.h"
#include "Stats.h"
Int32 &CStats::DaysPassed = *(Int32*)0x8F2BB8;
Int32 &CStats::DaysPassed = *(Int32*)0x8F2BB8;
Int32 &CStats::HeadShots = *(Int32*)0x8F647C;