chenlh
2025-09-18 8445c54f01777513912d4c6d36c28e92a0ff33a0
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);
};