#include <animation/sprite_frame_cache.h>
namespace extra2d {
// SpriteFrameCache 的实现全部在头文件中以内联方式完成
// 此文件保留用于未来可能需要的非内联实现
} // namespace extra2d