forked from len0rd/rockbox
Oops, fixed something in wormlet.c and did it again in SOURCES...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9022 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0b8766f9d2
commit
27be070cb1
1 changed files with 1 additions and 2 deletions
|
@ -33,8 +33,7 @@ plasma.c
|
|||
bejeweled.c
|
||||
bounce.c
|
||||
|
||||
#if !(CONFIG_KEYPAD == IAUDIO_X5_PAD) ||
|
||||
!(CONFIG_KEYPAD == IPOD_3G_PAD)
|
||||
#if !(CONFIG_KEYPAD == IAUDIO_X5_PAD) || !(CONFIG_KEYPAD == IPOD_3G_PAD)
|
||||
wormlet.c
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue