mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
impr: Refactor GLFW window hints into individual window files
This commit is contained in:
@@ -29,6 +29,7 @@ namespace hex {
|
||||
void resize(i32 width, i32 height);
|
||||
|
||||
private:
|
||||
void configureGLFW();
|
||||
void setupNativeWindow();
|
||||
void beginNativeWindowFrame();
|
||||
void endNativeWindowFrame();
|
||||
|
||||
Reference in New Issue
Block a user