Rearrange & setup
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user