chenlh
2025-11-14 f41a0f70a05fbed9ccbf4b8c6d9df87147fde374
src/tg/tg_param_convert.h
@@ -37,6 +37,7 @@
   static u32 GeqParamCtrl(IModule* m, void* handle, int &plen);
   static u32 ReverbParamCtrl(IModule* m, void* handle, int &plen);
   static u32 EchoParamCtrl(IModule* m, void* handle, int &plen);
   static u32 FirParamCtrl(IModule* m, void* handle, int &plen);
   static u32 EmptyParamCtrl(IModule* m, void* handle, int &plen);
};