Make AddMouseRegion's index unsigned
[dockapps.git] / fookb / sound.h
blob0175b650645ecea8acfff9fcc8f4805163e1727e
1 /*
2 * File: sound.h
4 * (c) 1998-2004 Alexey Vyskubov <alexey@mawhrin.net>
6 */
8 #ifndef SOUND_H
9 #define SOUND_H
11 void drip(void);
13 #endif