mirror of
https://github.com/AndroidAudioMods/ViPERFX_RE.git
synced 2025-06-08 10:39:29 +08:00
8 lines
55 B
C
8 lines
55 B
C
![]() |
#pragma once
|
||
|
|
||
|
class SoftwareLimiter {
|
||
|
// TODO
|
||
|
};
|
||
|
|
||
|
|