FrontendCommon: Add a hotkey to reload post processing

This commit is contained in:
Connor McLaughlin
2020-09-13 20:21:05 +10:00
parent a409a5d45d
commit 2492eb8678
2 changed files with 20 additions and 0 deletions

View File

@ -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
{