2022-06-06 09:40:57 +02:00

6 lines
100 B
C

#ifndef _SH_LOGO_H_
#define _SH_LOGO_H_
extern const unsigned char Fichte[];
#endif // _SH_LOGO_H_