forked from len0rd/rockbox
dont build the debug code in ROCKBOX, save ~400bytes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27109 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5da84ec4da
commit
4146882277
2 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
skin_buffer.c
|
||||
skin_parser.c
|
||||
#ifndef ROCKBOX
|
||||
skin_debug.c
|
||||
#endif
|
||||
skin_scan.c
|
||||
tag_table.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue