diff options
author | Ian C <deathstation9000@gmail.com> | 2025-03-10 07:33:11 +0000 |
---|---|---|
committer | Ian C <deathstation9000@gmail.com> | 2025-03-10 07:33:11 +0000 |
commit | 34b4a5c01550ef94ed551be815f02b475cbaf41f (patch) | |
tree | cd01179e13681e9195e029fb81f7a9e3593fabf7 | |
parent | d0464bdf168564106957dbe97a33dca115f097e7 (diff) |
-rw-r--r-- | missile_lock.bmx | 1 |
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
|