diff options
author | chai <chaifix@163.com> | 2018-09-02 00:48:21 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-09-02 00:48:21 +0800 |
commit | 862763a88f6b4a6cb6c034287c509a91776adf8b (patch) | |
tree | 78c1f391c1c5ed95acfda055e3bf806290df74d8 /src/libjin/Graphics/Texture.h | |
parent | b05e2443533af8e3badb4a8469a634cb302c63f8 (diff) |
*update
Diffstat (limited to 'src/libjin/Graphics/Texture.h')
-rw-r--r-- | src/libjin/Graphics/Texture.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libjin/Graphics/Texture.h b/src/libjin/Graphics/Texture.h index 47f8d53..1e7a2f5 100644 --- a/src/libjin/Graphics/Texture.h +++ b/src/libjin/Graphics/Texture.h @@ -33,8 +33,8 @@ namespace graphics }; -} -} +} // graphics +} // jin #endif // JIN_MODULES_RENDER #endif // __JIN_IMAGE_H
\ No newline at end of file |