core/src/apl385.h

#ifndef APL385_H
#define APL385_H

extern unsigned char apl385_ttf[];
extern unsigned int apl385_ttf_len;

#endif