more sound

This commit is contained in:
Aaron 2011-08-20 19:11:45 +02:00
parent f089be7018
commit 44de931356
4 changed files with 2 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -27,6 +27,5 @@ Enumeration 500
EndEnumeration
; Sounds
Global Dim Sounds.i(2)
Sounds(0) = LoadSound(0, #DATA_PATH + "sound/menu_change.wav")
Sounds(1) = LoadSound(1, #DATA_PATH + "sound/menu_select.wav")
LoadSound(0, #DATA_PATH + "sound/menu_change.wav")
LoadSound(1, #DATA_PATH + "sound/menu_select.wav")