chore: make all code conventions consistent, slightly clean up some things and fix bugs where some stuff would visually look messed up

This commit is contained in:
3UR
2026-03-03 00:23:38 +10:00
parent 26f8477e4b
commit 3b406a063d
7 changed files with 556 additions and 575 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#pragma once
#include "stdafx.h"
#include "Renderer.h"
#include <cstring>