From 8e3e93b96ff0e575c798ed443825c39ff192aa58 Mon Sep 17 00:00:00 2001 From: yexo Date: Mon, 3 Jan 2011 14:52:30 +0000 Subject: (svn r21703) -Feature [FS#4372]: list_ai_libs console command to get a list of recognized AI libraries (dihedral) --- src/ai/ai.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ai/ai.hpp') diff --git a/src/ai/ai.hpp b/src/ai/ai.hpp index f84175864..67ce470cd 100644 --- a/src/ai/ai.hpp +++ b/src/ai/ai.hpp @@ -126,6 +126,8 @@ public: /** Wrapper function for AIScanner::GetAIConsoleList */ static char *GetConsoleList(char *p, const char *last); + /** Wrapper function for AIScanner::GetAIConsoleLibraryList */ + static char *GetConsoleLibraryList(char *p, const char *last); /** Wrapper function for AIScanner::GetAIInfoList */ static const AIInfoList *GetInfoList(); /** Wrapper function for AIScanner::GetUniqueAIInfoList */ -- cgit v1.2.3-70-g09d2