sound for string tool - needs code adding

This commit is contained in:
secretlondon 2009-06-06 14:04:48 +00:00
parent 6cb7d7eaef
commit d046eeacb1
3 changed files with 7 additions and 0 deletions

View file

@ -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;