summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/core/shaders.h
blob: e567f95a12d4d9bb11524299758e0e247fc9b49f (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef __ASURA_EDITOR_SHADERS_H__
#define __ASURA_EDITOR_SHADERS_H__

namespace AsuraEditor
{
	


}

#endif