X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/4fa17c6f9afc7c76d0350d5d9e5996391aa18137..c2997b6e22cfa183e7e73501ecdb2d5020434c9a:/phantasia/fight.c diff --git a/phantasia/fight.c b/phantasia/fight.c index ee4e15b1..1f01b9de 100644 --- a/phantasia/fight.c +++ b/phantasia/fight.c @@ -1,10 +1,19 @@ -/* $NetBSD: fight.c,v 1.12 2009/08/12 08:21:41 dholland Exp $ */ +/* $NetBSD: fight.c,v 1.13 2009/08/31 08:27:16 dholland Exp $ */ /* * fight.c Phantasia monster fighting routines */ -#include "include.h" +#include +#include +#include +#include + +#include "macros.h" +#include "phantdefs.h" +#include "phantstruct.h" +#include "phantglobs.h" + #undef bool #include