#ifndef JAMMAIN_H #define JAMMAIN_H #include "types.h" extern "C"{ void Jam_InitRegistTrack(void); } #endif