diff options
Diffstat (limited to 'ai/ai.h')
-rw-r--r-- | ai/ai.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ #include "../functions.h" #include "../network.h" #include "../player.h" +#include "../command.h" /* How DoCommands look like for an AI */ typedef struct AICommand { |