src/scene.h @@ -23,7 +23,7 @@ s8 inportstr[8]; //模块输入逻辑端口 ID s8 outportstr[8]; //模块输出逻辑端口 ID s8 dsp_index; //模块所属DSP,<0无效 s8 dsp_index; //模块所属DSP, < 0无效 u8 fixed; //模块是否可更换,0-可更换,1-不可更换 u8 pad =0; u8 physic_type ;//1:input,2-output.