overhaul directory structure

This commit is contained in:
Justin Scofield
2022-06-15 20:56:15 -04:00
parent 70c59d0e96
commit efcaad0f53
62 changed files with 6948 additions and 85 deletions

View File

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