OSDN Git Service

[Refactor] #37353 酔っ払いの薬の効果を booze() に分離。 / Separate implementation of 'potion of...
[hengband/hengband.git] / src / cmd-activate.h
index 2f86742..b7e698a 100644 (file)
@@ -1,5 +1,5 @@
 extern void do_cmd_activate(void);
-extern void do_cmd_activate_aux(int item);
+extern void do_cmd_activate_aux(INVENTORY_IDX item);
 extern bool activate_artifact(object_type * o_ptr);
 extern void get_bloody_moon_flags(object_type *o_ptr);