summaryrefslogtreecommitdiff
path: root/sounds.bmx
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-12-16 00:35:34 +0000
committerIan C <ianc@noddybox.co.uk>2005-12-16 00:35:34 +0000
commitd3edb4bcc6f0a173e21ea3f323eb594e4615afdc (patch)
tree6fee25bc3246ed2b5291021fb6ee456884ff911f /sounds.bmx
parent673575b774f8e04dcd6ebf1486d16b8980857142 (diff)
Improved Framework imports
Diffstat (limited to 'sounds.bmx')
-rw-r--r--sounds.bmx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sounds.bmx b/sounds.bmx
index 51f37e7..19a2596 100644
--- a/sounds.bmx
+++ b/sounds.bmx
@@ -5,6 +5,9 @@
' $Id$
'
Strict
+Import brl.audio
+Import brl.freeaudioaudio
+Import brl.wavloader
Incbin "SFX/pop.wav"
Incbin "SFX/click.wav"