Have a barely working animation thing that animates the evil eye when you click a button.

This commit is contained in:
Zed A. Shaw 2025-01-27 05:40:04 -05:00
parent 51c1e04f61
commit b87217ff90
7 changed files with 35 additions and 2 deletions

2
animator.cpp Normal file
View file

@ -0,0 +1,2 @@
#include "animator.hpp"
#include "constants.hpp"