aboutsummaryrefslogtreecommitdiff
path: root/plugins/score/score.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/score/score.h')
-rw-r--r--plugins/score/score.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/score/score.h b/plugins/score/score.h
index 8ee531a..4d02903 100644
--- a/plugins/score/score.h
+++ b/plugins/score/score.h
@@ -3,5 +3,6 @@
void add_score(int s);
int get_score();
+int get_level();
#endif