[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,6 +1,6 @@
#pragma once
#include "../entities/Entity.h"
#include "../entities/entity.h"
#include "../shaders/static_shader.h"
namespace render_engine