Threaded build nominally working

This commit is contained in:
hirsch 2016-07-29 15:40:45 -04:00
parent 96152fd3ed
commit f9527898df
26 changed files with 1237 additions and 1090 deletions

View file

@ -3,6 +3,8 @@
#ifndef MOD_MODELS_H
#define MOD_MODELS_H
extern const unsigned char null_mod_id[];
extern const unsigned char sine_chorus_id[];
extern const unsigned char tri_chorus_id[];
extern const unsigned char sine_flange_id[];