Only used for NEW_AI.
This commit is contained in:
parent
3e15840e9e
commit
2d98edac69
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
#ifndef __AI_LOCAL_H__
|
||||
#define __AI_LOCAL_H__
|
||||
|
||||
#ifdef NEW_AI
|
||||
|
||||
//@{
|
||||
|
||||
/*----------------------------------------------------------------------------
|
||||
|
@ -175,4 +177,6 @@ extern AiHelper AiHelpers; /// AI helper variables
|
|||
|
||||
//@}
|
||||
|
||||
#endif // NEW_AI
|
||||
|
||||
#endif // !__AI_LOCAL_H__
|
||||
|
|
Loading…
Add table
Reference in a new issue