mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-18 07:25:47 +01:00
move windowing code into io/win
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "io/window.h"
|
||||
#include "io/win/window.h"
|
||||
#include "util/error.h"
|
||||
|
||||
/* reroutes GLFW errors to our logging system. */
|
||||
|
||||
Reference in New Issue
Block a user