#include <revolution.h>
BOOL AICheckInit(void);
None.
Returns TRUE if the AI library has already been initialized; otherwise, returns FALSE.
Checks if the AIInit function has already been called and the AI library has been initialized.
03/01/2006 Initial version.