- Fixed a compile error =[ thanks BuildBot!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16536 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
d5b66f9177
commit
14ffe554de
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user