forked from len0rd/rockbox
move the pitchscreen out of screens.c.. no functional changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17365 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5641995027
commit
8e57ede59f
3 changed files with 288 additions and 253 deletions
|
@ -60,6 +60,9 @@ gui/bitmap/list.c
|
|||
gui/charcell/list.c
|
||||
#endif
|
||||
gui/option_select.c
|
||||
#ifdef HAVE_PITCHSCREEN
|
||||
gui/pitchscreen.c
|
||||
#endif
|
||||
#ifdef HAVE_QUICKSCREEN
|
||||
gui/quickscreen.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue