refactor: clean includes

This commit is contained in:
2025-11-08 14:29:37 +01:00
parent c111bd0c74
commit 197c0c70da
14 changed files with 25 additions and 12 deletions
+1
View File
@@ -4,6 +4,7 @@
#include <stdlib.h>
#include "types.h"
#include "window.h"
static void init_glfw(void (*error_callback)(int, const char *)) {