mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
puzzles: enable Mines
It should work now that arm memset() has been fixed for negative values. This is the last puzzle that was disabled due to a crash.
This commit is contained in:
parent
c2546d3187
commit
51984098ef
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ src/lightup.c
|
|||
/*src/loopy.c*/
|
||||
src/magnets.c
|
||||
src/map.c
|
||||
/*src/mines.c*/
|
||||
src/mines.c
|
||||
src/net.c
|
||||
src/netslide.c
|
||||
/*src/palisade.c*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue