FrontendCommon: Add a hotkey to reload post processing
This commit is contained in:
@ -166,6 +166,9 @@ public:
|
||||
/// Immediately applies the specified cheat code.
|
||||
void ApplyCheatCode(u32 index);
|
||||
|
||||
/// Reloads post processing shaders with the current configuration.
|
||||
void ReloadPostProcessingShaders();
|
||||
|
||||
protected:
|
||||
enum : u32
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user