aboutsummaryrefslogtreecommitdiff
path: root/src/calculer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/calculer.c')
-rw-r--r--src/calculer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/calculer.c b/src/calculer.c
index 2abd68a..d6f7bcf 100644
--- a/src/calculer.c
+++ b/src/calculer.c
@@ -9,6 +9,8 @@
#include "disp.h"
+/* TODO: add Belote mode */
+
static int lower = 0;
static int upper = 100;