#ifndef _GUI_DEBUG_H #define _GUI_DEBUG_H #include "../engine/song.h" void putDispatchChan(void* data, int chanNum, int type); #endif