forked from len0rd/rockbox
Convert some more stuff to mylcd_ and support pgfx as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26543 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bc26fe7a96
commit
e63e84a5df
16 changed files with 224 additions and 214 deletions
|
@ -22,13 +22,12 @@
|
|||
|
||||
#include "lib/helper.h"
|
||||
#include "lib/xlcd.h"
|
||||
#include "lib/mylcd.h"
|
||||
#include "math.h"
|
||||
#include "fracmul.h"
|
||||
|
||||
#ifndef HAVE_LCD_COLOR
|
||||
#include "lib/grey.h"
|
||||
#endif
|
||||
#include "lib/mylcd.h"
|
||||
|
||||
PLUGIN_HEADER
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue