mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-01-11 01:19:07 +01:00
6 lines
101 B
C++
6 lines
101 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "Game.h"
|
|
|
|
int &CGame::currLevel = *(int*)0x941514;
|