rockbox/apps/plugins/sudoku
2008-10-28 22:39:54 +00:00
..
generator.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
generator.h Move Sudoku plugin into its own subdirectory and add a random game generator. 2006-04-01 18:38:34 +00:00
Makefile Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
SOURCES FS#6539 - Thanks to Tom Ross 2007-01-15 20:40:48 +00:00
sudoku.c Fix sudoku crash when using reload without previously saved state (FS#9509 by Henri Valta). Fix a similar issue when using reload after generating a new sudoku by me. 2008-10-28 22:39:54 +00:00
sudoku.h IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. 2008-10-07 16:38:28 +00:00
templates.c Move Sudoku plugin into its own subdirectory and add a random game generator. 2006-04-01 18:38:34 +00:00
templates.h Move Sudoku plugin into its own subdirectory and add a random game generator. 2006-04-01 18:38:34 +00:00