From 242317c1f7f2a6abdfbdbc99d5297539bbdc842f Mon Sep 17 00:00:00 2001 From: hnOsmium0001 Date: Sat, 30 Apr 2022 13:55:20 -0700 Subject: 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