Only used for NEW_AI.

This commit is contained in:
johns 2001-03-23 16:58:42 +00:00
parent 3e15840e9e
commit 2d98edac69

View file

@ -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__