summaryrefslogtreecommitdiffstats
path: root/src/CBot/CBotToken.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/CBot/CBotToken.h')
-rw-r--r--src/CBot/CBotToken.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CBot/CBotToken.h b/src/CBot/CBotToken.h
index 6f11bb2..a423375 100644
--- a/src/CBot/CBotToken.h
+++ b/src/CBot/CBotToken.h
@@ -36,3 +36,4 @@
extern bool IsOfType(CBotToken* &p, int type1, int type2 = -1);
extern bool IsOfTypeList(CBotToken* &p, int type1, ...);
+