Cleaning out stray animation.hpp files to make finding usage easier.

This commit is contained in:
Zed A. Shaw 2026-02-23 00:21:57 -05:00
parent 0fefc83c36
commit e3065f7add
12 changed files with 2 additions and 17 deletions

View file

@ -2,6 +2,7 @@
#include "components.hpp"
#include "easings.hpp"
#include <fmt/xchar.h>
#include "animation.hpp"
#include "constants.hpp"
#include "game_level.hpp"
#include "ai.hpp"