branch | noai |
changeset 9416 | 432e904ce0e1 |
parent 9414 | a7f7bbec08da |
9415:881c67f66e07 | 9416:432e904ce0e1 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file ai_object declaration of class for AIObject class */ |
3 /** @file ai_object.hpp declaration of class for AIObject class */ |
4 |
4 |
5 #ifndef AI_OBJECT_HPP |
5 #ifndef AI_OBJECT_HPP |
6 #define AI_OBJECT_HPP |
6 #define AI_OBJECT_HPP |
7 |
7 |
8 #include "../../stdafx.h" // Needed for functions.h |
8 #include "../../stdafx.h" // Needed for functions.h |