summaryrefslogtreecommitdiff
path: root/include/pile.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pile.h')
-rw-r--r--include/pile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pile.h b/include/pile.h
index 031424f..e06d11f 100644
--- a/include/pile.h
+++ b/include/pile.h
@@ -41,6 +41,6 @@ void move_to_resultat_pile(void);
char * pop_resultat(void);
-
+int has_resultat(void);
#endif