[EDIT] code style guide finished

This commit is contained in:
Menno
2021-05-18 12:43:22 +02:00
parent 41e02b0c39
commit 438b219d0a
17 changed files with 83 additions and 86 deletions

View File

@@ -1,5 +1,5 @@
#include "static_shader.h"
#include "../toolbox/math.h"
#include "../toolbox/toolbox.h"
namespace shaders
{