summaryrefslogtreecommitdiff
path: root/apps/plugins/chessbox/gnuchess.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/chessbox/gnuchess.h')
-rw-r--r--apps/plugins/chessbox/gnuchess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/chessbox/gnuchess.h b/apps/plugins/chessbox/gnuchess.h
index 511b8808c0..b7a3a309f8 100644
--- a/apps/plugins/chessbox/gnuchess.h
+++ b/apps/plugins/chessbox/gnuchess.h
@@ -4,7 +4,7 @@
4 4
5#define neutral 2 5#define neutral 2
6#define white 0 6#define white 0
7#define black 1 7#define black 1
8#define no_piece 0 8#define no_piece 0
9#define pawn 1 9#define pawn 1
10#define knight 2 10#define knight 2