]> git.jsancho.org Git - lugaru.git/history - Source/Animation.h
Move some global vars from Globals.cpp, add decls to headers
[lugaru.git] / Source / Animation.h
2010-06-06 Alexander MonakovCleanup animation loading
2010-06-06 Alexander MonakovPrepare to cleanup animation loading
2010-06-06 Alexander MonakovMove declaration of animation array into Animation.h
2010-06-06 Alexander MonakovMake animation types an enum, move to a separate file