changeset 1769 | 290b5baf2fca |
parent 1463 | 0394f8ebc42d |
child 1660 | 8b9d79e7eacf |
child 1895 | c121d94672cb |
child 4002 | e905bb5d9bc3 |
1768:814f9f2c7a33 | 1769:290b5baf2fca |
---|---|
30 SDL_Quit(); |
30 SDL_Quit(); |
31 exit(rc); |
31 exit(rc); |
32 } |
32 } |
33 |
33 |
34 |
34 |
35 void fillerup(void *unused, Uint8 *stream, int len) |
35 void SDLCALL fillerup(void *unused, Uint8 *stream, int len) |
36 { |
36 { |
37 Uint8 *waveptr; |
37 Uint8 *waveptr; |
38 int waveleft; |
38 int waveleft; |
39 |
39 |
40 /* Set up the pointers */ |
40 /* Set up the pointers */ |