/** * @file animationinfo.cpp * * Contains the core animation information and related logic */ #include "animationinfo.h" namespace devilution { } // namespace devilution