re3/src/Game.cpp

6 lines
101 B
C++
Raw Normal View History

2019-05-15 14:52:37 +00:00
#include "common.h"
#include "patcher.h"
#include "Game.h"
int &CGame::currLevel = *(int*)0x941514;