OSDN Git Service

Revert "Revert "Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband""
[hengbandforosx/hengbandosx.git] / src / action / activation-execution.h
diff --git a/src/action/activation-execution.h b/src/action/activation-execution.h
new file mode 100644 (file)
index 0000000..a8a4a38
--- /dev/null
@@ -0,0 +1,5 @@
+#pragma once
+
+#include "system/angband.h"
+
+void exe_activate(player_type *user_ptr, INVENTORY_IDX item);