Add boost toggle
This commit is contained in:
@@ -23,6 +23,8 @@ extern reshade::api::effect_uniform_variable u_Stamina_show;
|
||||
extern reshade::api::effect_uniform_variable u_Stamina_enabled;
|
||||
extern reshade::api::effect_uniform_variable u_Mana_show;
|
||||
extern reshade::api::effect_uniform_variable u_Mana_enabled;
|
||||
extern reshade::api::effect_uniform_variable u_Boost_show;
|
||||
extern reshade::api::effect_uniform_variable u_Boost_enabled;
|
||||
|
||||
extern void SetFixesEnabled(GameFixes fix, bool value);
|
||||
extern void SaveSettings();
|
||||
|
||||
Reference in New Issue
Block a user