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/VertexIndex.hpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/VertexIndex.hpp') diff --git a/source/VertexIndex.hpp b/source/VertexIndex.hpp index cc5aeca..2d65617 100644 --- a/source/VertexIndex.hpp +++ b/source/VertexIndex.hpp @@ -65,7 +65,3 @@ struct VertexFormat : public RefCounted { void AddElement(VertexElementFormat element); void RemoveElement(int index); }; - -// Initialized in main() -inline RcPtr gVformatStandard{}; -inline RcPtr gVformatStandardPacked{}; -- cgit v1.2.3-70-g09d2