From e331a9aac2ff6d567ca65961c861dbae361172da Mon Sep 17 00:00:00 2001 From: Haru Date: Sun, 16 Nov 2014 02:01:19 +0100 Subject: Moved duel_s into duel.c Signed-off-by: Haru --- src/map/duel.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/duel.c') diff --git a/src/map/duel.c b/src/map/duel.c index 4e4eeef1f..0ae2770c4 100644 --- a/src/map/duel.c +++ b/src/map/duel.c @@ -16,6 +16,8 @@ #include "pc.h" #include "../common/cbasetypes.h" +struct duel_interface duel_s; + /*========================================== * Duel organizing functions [LuzZza] *------------------------------------------*/ -- cgit v1.2.3-60-g2f50