#ifndef __Desk_Sound_h
#define __Desk_Sound_h
#ifdef __cplusplus
extern "C" {
#endif
extern void Desk_Sound_SysBeep(void);
#ifdef __cplusplus
}
#endif
#endif
