OSDN Git Service

In the default preferences, use the keys, FontName-0 and FontSize-0, since those...
[hengbandforosx/hengbandosx.git] / src / cmd-usestaff.h
1 extern int staff_effect(OBJECT_SUBTYPE_VALUE sval, bool *use_charge, bool powerful, bool magic, bool known);
2 extern void do_cmd_use_staff_aux(INVENTORY_IDX item);
3 extern void do_cmd_use_staff(void);