summaryrefslogtreecommitdiff
path: root/entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'entry.h')
-rw-r--r--entry.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/entry.h b/entry.h
index 066cf4a..9ba9677 100644
--- a/entry.h
+++ b/entry.h
@@ -25,6 +25,8 @@ struct action_params_t {
struct team_t *t1;
struct team_t *t2;
+
+ struct character_t *src;
};
#endif /* ENTRY_H */