more case sensitivity fixes

This commit is contained in:
scawful
2022-06-13 18:04:54 -04:00
parent 0f19d03893
commit 87a4ef2db8
11 changed files with 25 additions and 23 deletions

View File

@@ -5,7 +5,7 @@
#include <memory>
#include "Core/Constants.h"
#include "Core/constants.h"
namespace yaze {
namespace Application {