EU1KY AA
bitmaps.h
Go to the documentation of this file.
1 /*
2  * (c) Yury Kuchura
3  * kuchura@gmail.com
4  *
5  * This code can be used on terms of WTFPL Version 2 (http://www.wtfpl.net/).
6  */
7 
8 #ifndef BITMAPS_H_INCLUDED
9 #define BITMAPS_H_INCLUDED
10 
11 //extern const unsigned char example_bmp[];
12 //extern const unsigned int example_bmp_size;
13 extern const unsigned char logo_bmp[];
14 extern const unsigned int logo_bmp_size;
15 #endif
const unsigned int logo_bmp_size
Definition: logo.h:4292
const unsigned char logo_bmp[]
Definition: logo.h:2