]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameInitDispose.cpp
Make animation types an enum, move to a separate file
[lugaru.git] / Source / GameInitDispose.cpp
index 6426698120276c413de43a5a234ab6af73734f1e..e936228c4ab54993ea905400284c8cc60c52511b 100644 (file)
@@ -21,6 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include "Game.h"
 #include "openal_wrapper.h"
+#include "Animation.h"
 
 extern float screenwidth,screenheight;
 extern float viewdistance;