diff options
author | chai <chaifix@163.com> | 2019-04-02 21:45:33 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-04-02 21:45:33 +0800 |
commit | af7bdaa10ee71a319dc55c3c7556fa43a95c9dc9 (patch) | |
tree | 58611985001b78c5a76b78ae146fdb07dde31c1d /source/Asura.Editor/core/shaders.h | |
parent | 250e30d73f09e9da2b5a81d0fbae63744ae12a73 (diff) |
*misc
Diffstat (limited to 'source/Asura.Editor/core/shaders.h')
-rw-r--r-- | source/Asura.Editor/core/shaders.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/source/Asura.Editor/core/shaders.h b/source/Asura.Editor/core/shaders.h new file mode 100644 index 0000000..5f4b406 --- /dev/null +++ b/source/Asura.Editor/core/shaders.h @@ -0,0 +1,9 @@ +#ifndef __ASURA_EDITOR_SHADERS_H__ +#define __ASURA_EDITOR_SHADERS_H__ + +namespace AsuraEditor +{ + +} + +#endif
\ No newline at end of file |