Flipper Zero Firmware
Loading...
Searching...
No Matches
animation_storage_i.h
1#pragma once
2#include "animation_storage.h"
3#include "animation_manager.h"
4
6 const BubbleAnimation* animation;
7 bool external;
9};
Definition animation_manager.h:25
Definition animation_storage_i.h:5
Definition animation_storage.h:12