hopefully fixed blackscreen 🙏

This commit is contained in:
Kolyah35
2026-03-16 23:16:16 +03:00
parent c7d6289781
commit 183487853c
8 changed files with 3561 additions and 858 deletions

View File

@@ -150,8 +150,4 @@ public:
private:
};
void* winGLLoader(const char* name);
void glPatchDesktopCompat();
#endif /*APPPLATFORM_GLFW_H__*/