summaryrefslogtreecommitdiff
path: root/apps/plugins/snake2.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/snake2.c')
-rw-r--r--apps/plugins/snake2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/snake2.c b/apps/plugins/snake2.c
index 414d924c4a..3fbf40b8f9 100644
--- a/apps/plugins/snake2.c
+++ b/apps/plugins/snake2.c
@@ -34,7 +34,7 @@ Head and Tail are stored
34#include "lib/highscore.h" 34#include "lib/highscore.h"
35#include "lib/playback_control.h" 35#include "lib/playback_control.h"
36 36
37PLUGIN_HEADER 37
38 38
39#define WIDTH 28 39#define WIDTH 28
40#define HEIGHT 16 40#define HEIGHT 16