Files
yaze/src/yaze.h
2022-06-15 20:56:15 -04:00

7 lines
147 B
C

#ifndef YAZE_YAZE_H
#define YAZE_YAZE_H
#include "application/Core/controller.h"
#include "application/Core/entry_point.h"
#endif // YAZE_YAZE_H