summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <deathstation9000@gmail.com>2025-03-10 07:33:11 +0000
committerIan C <deathstation9000@gmail.com>2025-03-10 07:33:11 +0000
commit34b4a5c01550ef94ed551be815f02b475cbaf41f (patch)
treecd01179e13681e9195e029fb81f7a9e3593fabf7
parentd0464bdf168564106957dbe97a33dca115f097e7 (diff)
Added loading of audio driver.HEADmaster
-rw-r--r--missile_lock.bmx1
1 files changed, 1 insertions, 0 deletions
diff --git a/missile_lock.bmx b/missile_lock.bmx
index 0eafef6..0d9fbd9 100644
--- a/missile_lock.bmx
+++ b/missile_lock.bmx
@@ -46,6 +46,7 @@ Incbin "license.txt"
'
SeedRnd(MilliSecs())
+SetAudioDriver "FreeAudio"
Graphics 800,600,0
HideMouse