diff options
author | chai <chaifix@163.com> | 2019-05-02 21:42:09 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-05-02 21:42:09 +0800 |
commit | 59a0e32991b5b714b6bdba504b6fbacdcd4b907a (patch) | |
tree | 763d10da51491ea88416e159651e97c9193673d8 /source/modules/asura-core/graphics/render_state.h | |
parent | 866e00474be3bfe0e7dac73b720af0b9ebf7109a (diff) |
*misc
Diffstat (limited to 'source/modules/asura-core/graphics/render_state.h')
-rw-r--r-- | source/modules/asura-core/graphics/render_state.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/modules/asura-core/graphics/render_state.h b/source/modules/asura-core/graphics/render_state.h index 4817dfa..b5814d3 100644 --- a/source/modules/asura-core/graphics/render_state.h +++ b/source/modules/asura-core/graphics/render_state.h @@ -1,11 +1,9 @@ #ifndef __ASURA_ENGINE_RENDER_STATE_H__ #define __ASURA_ENGINE_RENDER_STATE_H__ -// asura modules #include <asura-utils/math/vector2.hpp> #include <asura-utils/math/transform.h> -// folder #include "blend_mode.h" namespace AsuraEngine |