forked from len0rd/rockbox
puzzles: fix building
- disables help on c200v2 - renames conflicting function Change-Id: I0c4ff1bb40e7e3cafd0170090f22b80bf0656741
This commit is contained in:
parent
001860ce78
commit
7b6f34a456
3 changed files with 22 additions and 2 deletions
|
@ -1,8 +1,11 @@
|
|||
rockbox.c
|
||||
rbwrappers.c
|
||||
rbmalloc.c
|
||||
|
||||
#ifndef SANSA_C200V2
|
||||
help.c
|
||||
helpcontent.c
|
||||
#endif
|
||||
|
||||
src/combi.c
|
||||
src/divvy.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue