From 681dbd552588d68ce67d8bee659e1ed2390ce5a1 Mon Sep 17 00:00:00 2001
From: chenlh <2008get@163.com>
Date: 星期四, 18 九月 2025 14:10:22 +0800
Subject: [PATCH] 首轮测试版代码常规上传

---
 src/tg/tg_param_convert.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/tg/tg_param_convert.h b/src/tg/tg_param_convert.h
index a81b01c..6844503 100644
--- a/src/tg/tg_param_convert.h
+++ b/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);
 };
 

--
Gitblit v1.9.3