summaryrefslogtreecommitdiff
path: root/apps/plugins/nim.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/nim.c')
-rw-r--r--apps/plugins/nim.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/nim.c b/apps/plugins/nim.c
index ce61d7a383..1500407f49 100644
--- a/apps/plugins/nim.c
+++ b/apps/plugins/nim.c
@@ -20,6 +20,7 @@
20 ****************************************************************************/ 20 ****************************************************************************/
21#include "plugin.h" 21#include "plugin.h"
22 22
23/* FIXME: Why only for charcell? */
23#ifdef HAVE_LCD_CHARCELLS 24#ifdef HAVE_LCD_CHARCELLS
24 25
25/* NIM game for the player 26/* NIM game for the player