diff options
Diffstat (limited to 'source/30-game/CommonVertexIndex.hpp')
-rw-r--r-- | source/30-game/CommonVertexIndex.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
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<VertexFormat> gVformatStandard{}; inline RcPtr<VertexFormat> gVformatStandardSplit{}; +inline RcPtr<VertexFormat> gVformatLines{}; // Suffixes: // - _P_osition |