diff options
author | chai <chaifix@163.com> | 2018-11-21 08:39:28 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-11-21 08:39:28 +0800 |
commit | f440f7fb52ca62715504e4a3c7076456de40f7b8 (patch) | |
tree | 16d6bbaa9a6d42c6c57c193556ea0e1a881128a0 /src/libjin/graphics/je_graphics.h | |
parent | 9474767c68c48eff2618df80433b0b81ebf529c6 (diff) |
*更新动画
Diffstat (limited to 'src/libjin/graphics/je_graphics.h')
-rw-r--r-- | src/libjin/graphics/je_graphics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libjin/graphics/je_graphics.h b/src/libjin/graphics/je_graphics.h index d7824c5..64f92a4 100644 --- a/src/libjin/graphics/je_graphics.h +++ b/src/libjin/graphics/je_graphics.h @@ -22,6 +22,7 @@ #include "particles/je_particle_system.h" #include "animations/je_animation.h" +#include "animations/je_animator.h" //struct Stats //{ |