diff options
author | chai <chaifix@163.com> | 2019-01-19 22:02:41 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-01-19 22:02:41 +0800 |
commit | d570df7decd9a4f19c66b2d2d57a54652f0f9b7e (patch) | |
tree | 56d963d33f42094bdd620e98e37ea9e5aa71324c /Source/Asura.Engine/FileSystem/AnimationImpoter.h | |
parent | ed55634426e42bb151f6c1710d8d0446e8ece8e1 (diff) |
*misc
Diffstat (limited to 'Source/Asura.Engine/FileSystem/AnimationImpoter.h')
-rw-r--r-- | Source/Asura.Engine/FileSystem/AnimationImpoter.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Source/Asura.Engine/FileSystem/AnimationImpoter.h b/Source/Asura.Engine/FileSystem/AnimationImpoter.h deleted file mode 100644 index 57fdfdb..0000000 --- a/Source/Asura.Engine/FileSystem/AnimationImpoter.h +++ /dev/null @@ -1,20 +0,0 @@ -#ifndef __AE_IMAGE_IMPORTER_H__ -#define __AE_IMAGE_IMPORTER_H___ - -namespace AsuraEngine -{ - namespace Filesystem - { - - /// - /// .asranimation - /// - class AnimationImporter - { - - }; - - } -} - -#endif
\ No newline at end of file |