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/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