From f2011f48feb7a7ed4139ec6aa1ee874d520f1d86 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sat, 11 Jun 2022 11:39:51 -0700 Subject: Changeset: 71 Initial work on rendering grid in editor mode, move ImGuizmo out of game project (no more codegen) --- source/30-game/CommonVertexIndex.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'source/30-game/CommonVertexIndex.hpp') diff --git a/source/30-game/CommonVertexIndex.hpp b/source/30-game/CommonVertexIndex.hpp index adb81b6..7e6aa66 100644 --- a/source/30-game/CommonVertexIndex.hpp +++ b/source/30-game/CommonVertexIndex.hpp @@ -11,6 +11,7 @@ // Initialized in main() inline RcPtr gVformatStandard{}; inline RcPtr gVformatStandardSplit{}; +inline RcPtr gVformatLines{}; // Suffixes: // - _P_osition -- cgit v1.2.3-70-g09d2