summaryrefslogtreecommitdiff
path: root/apps/plugins/sudoku
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/sudoku')
-rw-r--r--apps/plugins/sudoku/sudoku.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/sudoku/sudoku.c b/apps/plugins/sudoku/sudoku.c
index f3d9b1e75f..4f87c5f4c8 100644
--- a/apps/plugins/sudoku/sudoku.c
+++ b/apps/plugins/sudoku/sudoku.c
@@ -81,7 +81,7 @@ Example ".ss" file, and one with a saved state:
81#define BITMAP_WIDTH BMPWIDTH_sudoku_normal 81#define BITMAP_WIDTH BMPWIDTH_sudoku_normal
82#endif 82#endif
83 83
84PLUGIN_HEADER 84
85 85
86/* Default game - used to initialise sudoku.ss if it doesn't exist. */ 86/* Default game - used to initialise sudoku.ss if it doesn't exist. */
87static const char default_game[9][9] = 87static const char default_game[9][9] =