forked from len0rd/rockbox
Get rid of some of the code duplication from checkwps, it still duplicates a lot though.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22695 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
541dd6fda5
commit
c0f1c49178
6 changed files with 83 additions and 192 deletions
|
@ -25,8 +25,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define FONT_SYSFIXED 0
|
||||
#define FONT_UI 1
|
||||
#define SYSFONT_HEIGHT 8
|
||||
|
||||
#ifndef MIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue