From 0f619c65bab2465ffa84eb64cc62fe56506121f8 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sat, 1 Apr 2006 18:38:34 +0000 Subject: Move Sudoku plugin into its own subdirectory and add a random game generator. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9407 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 4 ---- 1 file changed, 4 deletions(-) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 27dfc757be..ba489d0d94 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -58,10 +58,6 @@ solitaire.c sokoban.c star.c starfield.c -#if (LCD_WIDTH != 176) && (LCD_WIDTH != 138) -/* These need adjusting for the iPod Nano and Mini */ -sudoku.c -#endif #if (LCD_WIDTH != 240) && (LCD_WIDTH != 138) && (LCD_WIDTH != 128) tetrox.c #endif -- cgit v1.2.3