From 1edc31980be653e6482e4920862ac5d6ab0dd916 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sat, 15 Jun 2013 05:29:58 -0300 Subject: bg queue minor progress Signed-off-by: shennetsind --- src/map/battleground.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/battleground.h') diff --git a/src/map/battleground.h b/src/map/battleground.h index 8fe9f3b77..030d13d90 100644 --- a/src/map/battleground.h +++ b/src/map/battleground.h @@ -96,6 +96,7 @@ struct battleground_interface { int (*begin_timer) (int tid, unsigned int tick, int id, intptr_t data); void (*queue_pregame) (struct bg_arena *arena); int (*fillup_timer) (int tid, unsigned int tick, int id, intptr_t data); + void (*queue_ready_ack) (struct bg_arena *arena, struct map_session_data *sd, bool response); /* */ void (*config_read) (void); } bg_s; -- cgit v1.2.3-60-g2f50