Make globals static. Fix the long standing off by one error when retrieving the glyph width.

This commit is contained in:
LemonBoy
2014-02-12 15:01:42 +00:00
parent 8ded08b495
commit 6fb75424e8
2 changed files with 21 additions and 31 deletions

View File

@@ -1,7 +1,5 @@
/* The thickness of the underline (in pixels). Set to 0 to disable. */
#define BAR_UNDERLINE_HEIGHT 2
/* Some fonts don't set the right width for some chars, pheex it */
#define BAR_FONT_FALLBACK_WIDTH 6
/* Color palette */
#define BACKGROUND 0x232c31
#define COLOR0 0x2d3c46