From cdeb65b6bcbce16c654891a7f75b86bc669e2bdf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 1 Oct 2015 19:33:26 +0300 Subject: Add wrong parameters list in addflooritem function. --- src/emap/map.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/emap') diff --git a/src/emap/map.c b/src/emap/map.c index 3b09212..fc5e37d 100644 --- a/src/emap/map.c +++ b/src/emap/map.c @@ -26,8 +26,8 @@ #include "emap/struct/itemdext.h" #include "emap/struct/sessionext.h" -int emap_addflooritem_post(const struct block_list *bl, - int retVal, +int emap_addflooritem_post(int retVal, + const struct block_list *bl, struct item *item, int *amount __attribute__ ((unused)), int16 *m __attribute__ ((unused)), -- cgit v1.2.3-70-g09d2