forked from len0rd/rockbox
puzzles: update frontend for new upstream, misc. changes
The upstream code changed a little bit with regard to the request_keys() API. Also, we save some bytes (especially on the c200v2) by compiling with -ffunction-sections and -fdata-sections, which allows Net to fit once again. Change-Id: I3ab30127169c73e4cd8996f0c12e1223ee18d79f
This commit is contained in:
parent
b29611fe2c
commit
992a12670e
5 changed files with 22 additions and 23 deletions
|
@ -13,7 +13,7 @@ src/latin.c
|
|||
src/laydomino.c
|
||||
src/loopgen.c
|
||||
/*src/malloc.c*/ /* we have our own */
|
||||
src/maxflow.c
|
||||
src/matching.c
|
||||
src/midend.c
|
||||
src/misc.c
|
||||
src/penrose.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue