feat: implement override for GLFW/OpenAL with split natives
Fixes PrismLauncher/PrismLauncher#513 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
7ba1e7d356
commit
ff67fd10c3
4 changed files with 68 additions and 7 deletions
|
@ -24,4 +24,6 @@
|
|||
namespace MangoHud {
|
||||
|
||||
QString getLibraryString();
|
||||
}
|
||||
|
||||
QString findLibrary(QString libName);
|
||||
} // namespace MangoHud
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue