jes/src/gui/jes_icon-32x32.h
2017-01-19 20:38:38 -05:00

9 lines
119 B
C

#ifndef JES_ICON_32X32_H
#define JES_ICON_32X32_H
#include <stdint.h>
extern const uint8_t jes_icon_32x32[];
#endif