mirror of
https://github.com/halpz/re3.git
synced 2025-05-10 11:06:37 +03:00
added CText
This commit is contained in:
parent
188aab4196
commit
2bf6674afc
6 changed files with 260 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
#include "Frontend.h"
|
||||
|
||||
int &CMenuManager::m_PrefsBrightness = *(int*)0x5F2E50;
|
||||
int &CMenuManager::m_PrefsLanguage = *(int*)0x941238;
|
||||
CMenuManager &FrontEndMenuManager = *(CMenuManager*)0x8F59D8;
|
||||
|
||||
WRAPPER void CMenuManager::DrawFrontEnd(void) { EAXJMP(0x47A540); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue