Try new design

This commit is contained in:
Jaby
2023-12-01 23:07:16 -05:00
parent 406749bacc
commit 859043e984
6 changed files with 49 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include <PSX/File/file_types.hpp>
#include <PSX/GPU/gpu_primitives.hpp>
#include <PSX/GPU/gpu_types.hpp>
#include <PSX/GPU/make_gpu_primitives.hpp>
namespace JabyEngine {
using FontPrimitive = GPU::SPRT::Linked;