#ifndef M_MUSIC_OVL_H_H #define M_MUSIC_OVL_H_H #include "types.h" #ifdef __cplusplus extern "C" { #endif typedef struct music_ovl_s mMU_Overlay_c; #ifdef __cplusplus } #endif #endif