home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
d
/
desklib
/
!DeskLib
/
h
/
Sound
< prev
next >
Wrap
Text File
|
1996-05-21
|
160b
|
12 lines
#ifndef __Desk_Sound_h
#define __Desk_Sound_h
#ifdef __cplusplus
extern "C" {
#endif
extern void Desk_Sound_SysBeep(void);
#ifdef __cplusplus
}
#endif
#endif