1
0
mirror of https://github.com/UberGuidoZ/Flipper.git synced 2025-03-14 03:48:57 +00:00
Flipper/Applications/Official/source-OLDER/grnch/heap_defence_game/hede_assets.h

12 lines
159 B
C

//
// Created by user on 15.12.2021.
//
#ifndef HEDE_ASSETS_H
#define HEDE_ASSETS_H
#include <gui/icon.h>
extern const Icon A_HD_BoxDestroyed_10x10;
#endif