diff options
Diffstat (limited to 'src/libjin/Graphics/animation/je_animation.h')
-rw-r--r-- | src/libjin/Graphics/animation/je_animation.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/libjin/Graphics/animation/je_animation.h b/src/libjin/Graphics/animation/je_animation.h deleted file mode 100644 index f330a0c..0000000 --- a/src/libjin/Graphics/animation/je_animation.h +++ /dev/null @@ -1,20 +0,0 @@ -#ifndef __JE_ANIMATION_H -#define __JE_ANIMATION_H - -namespace JinEngine -{ - namespace Graphics - { - - /// - /// - /// - class Animation - { - - }; - - } // namespace Graphics -} // namespace JinEngine - -#endif
\ No newline at end of file |