rnd-20111007-1-src
[rocksndiamonds.git] / src / game_em / global.h
index 0f2a6448705dae88cfac404d069a40d5222ef8d1..2da0ec8eb61a19c265d343d36ade15105a8146d3 100644 (file)
@@ -59,7 +59,7 @@ void convert_em_level(unsigned char *, int);
 void prepare_em_level(void);
 
 int sound_thread(void);
-int read_sample(char *, short **, long *);
+int read_sample(char *, short **, int *);
 
 void read_cave_list(void);
 void free_cave_list(void);