feat: shared blinking textures for power pellets

This commit is contained in:
2025-07-24 16:23:09 -05:00
parent 61ca537909
commit 9b441fa35c
4 changed files with 106 additions and 27 deletions

View File

@@ -10,3 +10,4 @@ pub trait FrameDrawn {
pub mod animated;
pub mod atlas;
pub mod blinking;