#pragma once

#include <stddef.h>
#include <desktop/animations/animation_storage_i.h>

extern const StorageAnimation {{ symbol_name }}[];
extern const size_t {{ symbol_name }}_size;