Rearrange & setup

This commit is contained in:
2026-05-03 23:00:41 +01:00
parent f953f72322
commit 9e85763f9e
12 changed files with 125 additions and 28 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#ifndef WINDOW_H
#define WINDOW_H
#include "../pch.h"
#include "../utils.h"
#include "pch.h"
#include "utils.h"
using ImageID = uint32_t;
using FontID = uint32_t;