diff options
Diffstat (limited to 'data/flite/cmu_lex_data-1.c')
-rw-r--r-- | data/flite/cmu_lex_data-1.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/flite/cmu_lex_data-1.c b/data/flite/cmu_lex_data-1.c new file mode 100644 index 000000000..1f6e022e2 --- /dev/null +++ b/data/flite/cmu_lex_data-1.c @@ -0,0 +1,3 @@ +const unsigned char cmu_lex_data_[] = { +#include "cmu_lex_data_raw.c-1.c" +}; |