mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-02-17 10:36:21 +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;
|