From 453e1df6fb7a5847c8a5b26bd8479451091fb69d Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sat, 30 Apr 2022 13:55:20 -0700 Subject: Changeset: 20 Add ImGuizmo for GameObjects, start to make things actually render --- source/Sprite.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/Sprite.hpp') diff --git a/source/Sprite.hpp b/source/Sprite.hpp index de2077f..064aa30 100644 --- a/source/Sprite.hpp +++ b/source/Sprite.hpp @@ -1,12 +1,10 @@ #pragma once -#include "CommonVertexIndex.hpp" #include "Ires.hpp" #include "PodVector.hpp" #include "RcPtr.hpp" #include "Renderer.hpp" #include "Texture.hpp" -#include "VertexIndex.hpp" #include #include -- cgit v1.2.3-70-g09d2