forked from len0rd/rockbox
puzzles: disable unplayable puzzles (Solo and Loopy)
- accidentally enabled in c200v2 fix Change-Id: I252191fc47da9fe1a664a260cb53f6a5a1eea437
This commit is contained in:
parent
7eaf55868d
commit
fb2da13cd2
1 changed files with 2 additions and 2 deletions
|
@ -46,6 +46,6 @@ untangle.c
|
|||
/* no c200v2 */
|
||||
#if PLUGIN_BUFFER_SIZE > 0x14000
|
||||
pearl.c
|
||||
loopy.c
|
||||
solo.c
|
||||
/*loopy.c*/
|
||||
/*solo.c*/
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue