aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Graphics/animations/je_animator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Graphics/animations/je_animator.cpp')
-rw-r--r--src/libjin/Graphics/animations/je_animator.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/libjin/Graphics/animations/je_animator.cpp b/src/libjin/Graphics/animations/je_animator.cpp
index e69de29..360bd5d 100644
--- a/src/libjin/Graphics/animations/je_animator.cpp
+++ b/src/libjin/Graphics/animations/je_animator.cpp
@@ -0,0 +1,14 @@
+#include "je_animator.h"
+
+namespace JinEngine
+{
+ namespace Graphics
+ {
+ namespace Animations
+ {
+
+
+
+ }
+ }
+} \ No newline at end of file