summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/Asura.h
blob: 2b86fadec33d7f9cd0e102f0d64ef4630917cb04 (plain)
1
2
3
4
5
6
#ifndef __ASURA_ENGINE_H__
#define __ASURA_ENGINE_H__

#include "Graphics/Window.h"

#endif