sound for string tool - needs code adding
This commit is contained in:
parent
6cb7d7eaef
commit
d046eeacb1
3 changed files with 7 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#include "SDL_image.h"
|
||||
#include "SDL_mixer.h"
|
||||
|
||||
// string.ogg is in /sounds but needs code adding
|
||||
|
||||
Mix_Chunk * string_snd;
|
||||
unsigned int img_w, img_h;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue