Consume pop capacity + evade AI boiler plate
This commit is contained in:
@@ -86,6 +86,8 @@ BzBTNode *bzBTMakeRoot(BzObjectPool *nodePool);
|
||||
*/
|
||||
void bzBTDestroyRoot(BzObjectPool *nodePool, BzBTNode *node);
|
||||
|
||||
void bzBTSubTree(BzBTNode *tree, BzBTNode *parent);
|
||||
|
||||
/**
|
||||
* @brief Execute all children in turn until one fails.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user