mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 21:47:40 -05:00
feat: Add a native error message when glfw window creation fails (#1104)
Draft because I want to test it again tomorrow with all OSes, first --------- Co-authored-by: Nik <werwolv98@gmail.com>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
extern "C" {
|
||||
|
||||
void errorMessageMacos(const char *message);
|
||||
void openWebpageMacos(const char *url);
|
||||
bool isMacosSystemDarkModeEnabled();
|
||||
float getBackingScaleFactor();
|
||||
|
||||
Reference in New Issue
Block a user