summaryrefslogtreecommitdiffstats
path: root/src/detection/locale/locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/detection/locale/locale.h')
-rw-r--r--src/detection/locale/locale.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/detection/locale/locale.h b/src/detection/locale/locale.h
new file mode 100644
index 0000000..50f0bad
--- /dev/null
+++ b/src/detection/locale/locale.h
@@ -0,0 +1,5 @@
+#pragma once
+
+#include "fastfetch.h"
+
+const char* ffDetectLocale(FFstrbuf* result);