2016-12-24 08:45:52 +08:00
|
|
|
#ifndef __MAGIC_FIELD_H__
|
|
|
|
#define __MAGIC_FIELD_H__
|
|
|
|
|
2017-01-13 23:37:03 +08:00
|
|
|
/* 白奴□伙玉匹银迕允月热诸 */
|
2016-12-24 08:45:52 +08:00
|
|
|
|
|
|
|
int MAGIC_Recovery_Field( int charaindex, int magicindex);
|
|
|
|
int MAGIC_OtherRecovery_Field( int charaindex, int toindex, int magicindex);
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|