summaryrefslogtreecommitdiff
path: root/src/apl385.h
blob: 77556924797de82b52486a60881c91647cd2e0f6 (plain)
1
2
3
4
5
6
7
#ifndef APL385_H
#define APL385_H

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

#endif