From ff972e3673cf70c67e5daf52d5cc913b1df7a1ba Mon Sep 17 00:00:00 2001 From: Techjar Date: Sun, 5 May 2019 23:48:12 +0000 Subject: Reformat repo to clang-format 7.0 rules --- Source/Core/VideoCommon/VertexLoader_Normal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Core/VideoCommon/VertexLoader_Normal.cpp') diff --git a/Source/Core/VideoCommon/VertexLoader_Normal.cpp b/Source/Core/VideoCommon/VertexLoader_Normal.cpp index b746f4f5d0..06b80c10f3 100644 --- a/Source/Core/VideoCommon/VertexLoader_Normal.cpp +++ b/Source/Core/VideoCommon/VertexLoader_Normal.cpp @@ -102,7 +102,7 @@ struct Normal_Index_Indices3 static const int size = sizeof(I) * 3; }; -} +} // namespace void VertexLoader_Normal::Init() { -- cgit v1.2.3