summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_sign.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ai/api/ai_sign.hpp')
-rw-r--r--src/ai/api/ai_sign.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ai/api/ai_sign.hpp b/src/ai/api/ai_sign.hpp
index d18cef817..e7e20dc46 100644
--- a/src/ai/api/ai_sign.hpp
+++ b/src/ai/api/ai_sign.hpp
@@ -30,6 +30,7 @@ public:
/**
* Gets the maximum sign index; there are no valid signs with a higher index.
+ * @deprecated This function is deprecated and might be removed in future versions of the API. Use AISignList() instead.
* @return The maximum sign index.
* @post Return value is always non-negative.
*/