7 lines
147 B
C
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
|