demo headers refactor

This commit is contained in:
h4570
2022-08-14 20:11:57 +02:00
parent 7ef0e73543
commit 5c2ae9770e
35 changed files with 57 additions and 87 deletions
+1 -3
View File
@@ -10,9 +10,7 @@
#pragma once
#include "math/vec4.hpp"
#include "renderer/core/3d/camera_info_3d.hpp"
#include "pad/pad.hpp"
#include <tyra>
using Tyra::CameraInfo3D;
using Tyra::Pad;