mirror of
https://github.com/AndroidAudioMods/ViPERFX_RE.git
synced 2025-06-08 02:29:40 +08:00
remove typo
This commit is contained in:
parent
2e6f8d6daa
commit
fba6de29a4
@ -19,7 +19,7 @@ public:
|
||||
bool enabled;
|
||||
bool configureOk;
|
||||
uint32_t sampleRate;
|
||||
effect_config_t config{};
|
||||
effect_config_t config;
|
||||
// Misc data here?
|
||||
|
||||
// TODO: Figure out what buffer is used for
|
||||
|
Loading…
x
Reference in New Issue
Block a user