From ff1c79d87ba99a2cd3fe97f7047b892445d69191 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 13 Jan 2024 05:06:21 +0100 Subject: zz --- draw/wireframe.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/draw/wireframe.cpp b/draw/wireframe.cpp index 2ece4117..12734fcd 100644 --- a/draw/wireframe.cpp +++ b/draw/wireframe.cpp @@ -10,8 +10,7 @@ #include #include -namespace floormat::wireframe -{ +namespace floormat::wireframe { GL::Texture2D make_constant_texture() { -- cgit v1.2.3