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

namespace AsuraEditor
{
	
}

#endif