X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FPerson.h;h=7f09302c080790a2cc48e61c90536da9ccc1f1bc;hb=bbf8873b80baf3cb468ac12b3f62b0938320fef1;hp=1eb92efe33d6e5a42e2f8db5b9b9a1384370a771;hpb=65db961d42f06e061df7a16aa9fcbd6bbc6ecbf1;p=lugaru.git diff --git a/Source/Person.h b/Source/Person.h index 1eb92ef..7f09302 100644 --- a/Source/Person.h +++ b/Source/Person.h @@ -28,7 +28,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "Quaternions.h" #include "Skeleton.h" #include "Models.h" -#include "Constants.h" #include "Terrain.h" #include "Sprite.h" #include @@ -180,7 +179,6 @@ struct Person float turnspeed; int aitype; - int aitarget; float aiupdatedelay; float losupdatedelay; int ally;