(svn r22396) -Document: some AI doxygen stuff
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
#include "../ai_instance.hpp"
|
||||
#include "ai_error.hpp"
|
||||
|
||||
/**
|
||||
* Get the storage associated with the current AIInstance.
|
||||
* @return The storage.
|
||||
*/
|
||||
static AIStorage *GetStorage()
|
||||
{
|
||||
return AIInstance::GetStorage();
|
||||
|
Reference in New Issue
Block a user