fix: Fix macOS build again

This commit is contained in:
WerWolv
2023-02-08 14:11:42 +01:00
parent dd87dc7046
commit 303dd28c7c
3 changed files with 4 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
void openWebpageMacos(const char *url);
bool isMacosSystemDarkModeEnabled();
float getBackingScaleFactorMacos();
float getBackingScaleFactor();
}