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
|
|
@ -261,6 +261,12 @@ $Id$
|
|||
http://commons.wikimedia.org/wiki/Image:Saturn_sound.ogg
|
||||
Public domain.
|
||||
|
||||
* String tools sound (string.ogg)
|
||||
Caroline Ford <caroline.ford.work@googlemail.com> 2009 cropped from
|
||||
http://soundbible.com/170-Elves-Laughing-High-Pitch.html
|
||||
Elves Laughing High Pitch by Mike Koenig
|
||||
Creative Commons attribution licence 3.0
|
||||
|
||||
* Translations
|
||||
|
||||
* Afrikaans
|
||||
|
|
|
|||
BIN
magic/sounds/string.ogg
Normal file
BIN
magic/sounds/string.ogg
Normal file
Binary file not shown.
|
|
@ -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