(svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs)
This commit is contained in:
@@ -58,6 +58,7 @@ protected:
|
||||
public:
|
||||
friend class AIScanner;
|
||||
friend class AIInstance;
|
||||
friend class AIController;
|
||||
friend void squirrel_register_std(Squirrel *engine);
|
||||
|
||||
Squirrel();
|
||||
|
Reference in New Issue
Block a user