#ifndef TINYFONT_H #define TINYFONT_H extern const char TinyFont[]; #pragma compile("tinyfont.c") #endif