aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/audio.h
diff options
context:
space:
mode:
authorBobTheBob9 <for.oliver.kirkham@gmail.com>2022-09-01 23:08:58 +0100
committerBobTheBob9 <for.oliver.kirkham@gmail.com>2022-09-01 23:08:58 +0100
commit2f2b497aca23239406ce3f8d94f29f10d205a68b (patch)
tree36e630a82422e97520e4c9f9bc60578cc9f0002d /NorthstarDLL/audio.h
parentf2e670bd32fc291dbb6a4b45c08cb8f2d94a6bc8 (diff)
downloadNorthstarLauncher-2f2b497aca23239406ce3f8d94f29f10d205a68b.tar.gz
NorthstarLauncher-2f2b497aca23239406ce3f8d94f29f10d205a68b.zip
add scriptdatatable.cpp rewrite
Diffstat (limited to 'NorthstarDLL/audio.h')
-rw-r--r--NorthstarDLL/audio.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/NorthstarDLL/audio.h b/NorthstarDLL/audio.h
index 04bc00b5..26cda205 100644
--- a/NorthstarDLL/audio.h
+++ b/NorthstarDLL/audio.h
@@ -5,8 +5,6 @@
#include <regex>
#include <shared_mutex>
-namespace fs = std::filesystem;
-
enum class AudioSelectionStrategy
{
INVALID = -1,