mirror of
https://github.com/halpz/re3.git
synced 2025-07-31 19:10:31 +00:00
Add cutscene borders switch to the menu
This commit is contained in:
@ -582,6 +582,10 @@ public:
|
||||
static uint8 m_PrefsPlayerGreen;
|
||||
static uint8 m_PrefsPlayerBlue;
|
||||
|
||||
#ifdef CUTSCENE_BORDERS_SWITCH
|
||||
static bool m_PrefsCutsceneBorders;
|
||||
#endif
|
||||
|
||||
#ifndef MASTER
|
||||
static bool m_PrefsMarketing;
|
||||
static bool m_PrefsDisableTutorials;
|
||||
|
Reference in New Issue
Block a user