Fixed warnings if compiling loopwave programs with C++.
This commit is contained in:
parent
20be81a7ba
commit
d4b70bb32a
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
|||
#include <signal.h>
|
||||
#endif
|
||||
|
||||
struct
|
||||
static struct
|
||||
{
|
||||
SDL_AudioSpec spec;
|
||||
Uint8 *sound; /* Pointer to wave data */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue