From 647e99577f54a300e67baf50d6251b2f7f28d9c2 Mon Sep 17 00:00:00 2001 From: brianluau Date: Mon, 30 Jul 2012 09:27:00 +0000 Subject: - Fixed a compile error =[ thanks BuildBot! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16536 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/skill.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map') diff --git a/src/map/skill.c b/src/map/skill.c index 1483919f0..1b1f8a510 100644 --- a/src/map/skill.c +++ b/src/map/skill.c @@ -15307,6 +15307,7 @@ int skill_produce_mix (struct map_session_data *sd, int skill_id, int nameid, in int i,sc,ele,idx,equip,wlv,make_per,flag = 0, firstQty = qty; int num = -1; // exclude the recipe struct status_data *status; + struct item_data* data; nullpo_ret(sd); status = status_get_status_data(&sd->bl); -- cgit v1.2.3-70-g09d2