fix lettercase

This commit is contained in:
scawful
2022-06-22 13:44:14 -04:00
parent 6994feb19f
commit bcdb26a47a

View File

@@ -1,7 +1,7 @@
#ifndef YAZE_YAZE_H
#define YAZE_YAZE_H
#include "app/Core/controller.h"
#include "app/Core/entry_point.h"
#include "app/core/controller.h"
#include "app/core/entry_point.h"
#endif // YAZE_YAZE_H