diff options
Diffstat (limited to 'ai.h')
-rw-r--r-- | ai.h | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +#ifndef AI_H +#define AI_H + +#include "entry.h" + +void ai_play_turn(struct action_params_t *); + +#endif /* AI_H */ |
index : rpg.git | ||
[no description] | git repository hosting |
summaryrefslogtreecommitdiff |