aboutsummaryrefslogtreecommitdiff
path: root/launcher/MangoHud.h
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2023-08-17 16:09:16 +0200
committerGitHub <noreply@github.com>2023-08-17 16:09:16 +0200
commite88418ab7f1a2979ccb1ef92b4cd7da87f5cd6c5 (patch)
tree81a36f1f28eefbd0f205780c48b80a531a6364bf /launcher/MangoHud.h
parent85f36ebed7e1295547cd2324d1baf7834be89c31 (diff)
parent06aba530d7154f0cff76b2d5dc650a428ff1a54e (diff)
downloadPrismLauncher-e88418ab7f1a2979ccb1ef92b4cd7da87f5cd6c5.tar.gz
PrismLauncher-e88418ab7f1a2979ccb1ef92b4cd7da87f5cd6c5.tar.bz2
PrismLauncher-e88418ab7f1a2979ccb1ef92b4cd7da87f5cd6c5.zip
Merge pull request #1392 from Scrumplex/feat-native-override
Diffstat (limited to 'launcher/MangoHud.h')
-rw-r--r--launcher/MangoHud.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/launcher/MangoHud.h b/launcher/MangoHud.h
index 7b7c2849..5361999b 100644
--- a/launcher/MangoHud.h
+++ b/launcher/MangoHud.h
@@ -24,4 +24,6 @@
namespace MangoHud {
QString getLibraryString();
-}
+
+QString findLibrary(QString libName);
+} // namespace MangoHud