We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3353a66 commit d7f149cCopy full SHA for d7f149c
1 file changed
include/mm_mas.h
@@ -41,7 +41,7 @@ typedef struct tmm_mas_prefix
41
42
typedef struct tmm_mas_head
43
{
44
- mm_byte order_count;
+ mm_byte order_count; // TODO: mmutil always exports 200. This is unused.
45
mm_byte instr_count;
46
mm_byte sampl_count;
47
mm_byte pattn_count;
0 commit comments