GUI: intro, part 6 - DO NOT USE

This commit is contained in:
tildearrow 2023-02-17 16:30:24 -05:00
parent 4d67c5978e
commit 2a3580618d
7 changed files with 13216 additions and 2 deletions

View file

@ -30,4 +30,7 @@ extern const unsigned int image_tachip_size;
extern const unsigned char image_logo_data[];
extern const unsigned int image_logo_size;
extern const unsigned char image_wordmark_data[];
extern const unsigned int image_wordmark_size;
#endif