mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 06:45:45 -04:00
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