Formatting fixes (#781)

* Formatting

* More formatting

* More formatting

* More formatting
This commit is contained in:
wheremyfoodat
2025-07-21 00:33:24 +03:00
committed by GitHub
parent 81f37e1699
commit 146dc92a0f
6 changed files with 408 additions and 532 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include <cmath>
#include <algorithm>
#include <glm/glm.hpp>
#include "helpers.hpp"