forked from len0rd/rockbox
Make checkwps compile again. Still more work is needed though, as checkwps is compiled to emulate an iPod Color - this needs changing to allow the LCD (and remote LCD) dimensions/depth to be specified on the commandline - the new %V tags are validated against the LCD characteristics
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16807 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ffa304865e
commit
7418c357c3
5 changed files with 96 additions and 38 deletions
|
@ -24,6 +24,7 @@
|
|||
#include <string.h>
|
||||
#include "atoi.h"
|
||||
#include "gwps.h"
|
||||
#include "font.h"
|
||||
#ifndef __PCTOOL__
|
||||
#include "settings.h"
|
||||
#include "misc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue