From 1962fe593393d260c5f170c5fe6932e130e495bf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Oct 2017 19:33:10 +0300 Subject: Add rodex 2017 packets. --- src/map/rodex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/rodex.h') diff --git a/src/map/rodex.h b/src/map/rodex.h index 18ecd91d6..ddf7cb32b 100644 --- a/src/map/rodex.h +++ b/src/map/rodex.h @@ -60,7 +60,7 @@ struct rodex_interface { void (*final) (void); bool (*isenabled) (void); - void (*open) (struct map_session_data *sd, int8 open_type); + void (*open) (struct map_session_data *sd, int8 open_type, int64 first_mail_id); void (*next_page) (struct map_session_data *sd, int8 open_type, int64 last_mail_id); void (*refresh) (struct map_session_data *sd, int8 open_type, int64 first_mail_id); void (*add_item) (struct map_session_data *sd, int16 idx, int16 amount); -- cgit v1.2.3-70-g09d2