Browse Source

cmDspBuiltIn.c : Added cmTakeSeqRendClassCons.

master
Kevin Larke 9 years ago
parent
commit
a262bf4684
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dsp/cmDspBuiltIn.c

+ 1
- 0
dsp/cmDspBuiltIn.c View File

@@ -5613,6 +5613,7 @@ cmDspClassConsFunc_t _cmDspClassBuiltInArray[] =
5613 5613
   cmGoertzelClassCons,
5614 5614
   cmSyncRecdClassCons,
5615 5615
   cmTakeSeqBldrClassCons,
5616
+  cmTakeSeqRendClassCons,
5616 5617
   NULL,
5617 5618
 };
5618 5619
 

Loading…
Cancel
Save