Zen 0.3.0
Loading...
Searching...
No Matches
zen.h
1#ifndef _ZEN_H
2#define _ZEN_H
3
4// Zen
5#include "zen/core/ZEN_Application.h"
6#include "zen/core/ZEN_Core.h"
7
8// ---------------- Zen Entry Point -----------------
9#include "zen/core/ZEN_EntryPoint.h"
10// --------------------------------------------------
11
12#endif // _ZEN_H