changeset 2630 | 079ef82eac75 |
parent 2616 | 6e2b341dc408 |
child 2695 | ed789a7ef68d |
--- a/hedgewars/uAIAmmoTests.pas Fri Nov 20 14:56:43 2009 +0000 +++ b/hedgewars/uAIAmmoTests.pas Fri Nov 20 21:22:05 2009 +0000 @@ -16,6 +16,8 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA *) +{$INCLUDE "options.inc"} + unit uAIAmmoTests; interface uses SDLh, uGears, uConsts, uFloat;