diff options
author | chai <chaifix@163.com> | 2018-11-18 23:45:58 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-11-18 23:45:58 +0800 |
commit | 4279e16ddb6273a9711ff331d21325dd5f63e769 (patch) | |
tree | 0d7ff12807fba478134f3bf9e01fd474c3a0b510 /src/libjin/Graphics/je_sprite_batch.h | |
parent | 8cb74178c2b8e5883a1181af687fa8cfc0c6e5da (diff) |
*修改目录为小写
Diffstat (limited to 'src/libjin/Graphics/je_sprite_batch.h')
-rw-r--r-- | src/libjin/Graphics/je_sprite_batch.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/libjin/Graphics/je_sprite_batch.h b/src/libjin/Graphics/je_sprite_batch.h deleted file mode 100644 index 64f9805..0000000 --- a/src/libjin/Graphics/je_sprite_batch.h +++ /dev/null @@ -1,20 +0,0 @@ -#ifndef __JE_GRAPHICS_SPRITE_BATCH_H__ -#define __JE_GRAPHICS_SPRITE_BATCH_H__ - -namespace JinEngine -{ - namespace Graphics - { - - class SpriteBatch - { - public: - - private: - - }; - - } // namespace Graphics -} // namespace JinEngine - -#endif
\ No newline at end of file |