libcm/dsp/cmDspUi.h
2012-10-29 20:52:39 -07:00

20 líneas
211 B
C

// This file contains definitions that are common to both the host UI
// and the DSP system.
#ifndef cmDspUi_h
#define cmDspUi_h
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif