1 /* This is a Cfunctions (version 0.24) generated header file.
2 Cfunctions is a free program for extracting headers from C files.
3 Get Cfunctions from `http://www.hayamasa.demon.co.uk/cfunctions'. */
5 /* This file was generated with:
6 `cfunctions -i sound.c' */
12 #ifdef GLK_MODULE_SOUND
13 void init_sound (void);
14 void kill_sound (void);
15 void check_sound (event_t moo );
16 void op_sound_effect (void);
20 #endif /* CFH_SOUND_H */