// In-game score font. Stored upside down.
#define SCORE_FONT_W 8
#define SCORE_FONT_H 8
extern const dots8_t sSCORE_FONT[10][8 / sizeof(dots8_t)];