summaryrefslogtreecommitdiffstats
path: root/src/Game.cpp
blob: 7f9d86a05d2c048626032576b3411fec589db98d (plain) (blame)
1
2
3
4
5
#include "common.h"
#include "patcher.h"
#include "Game.h"

int &CGame::currLevel = *(int*)0x941514;