OSDN Git Service

Merge remote-tracking branch 'remotes/origin/Feature/Refactor-Drain-Staff-Wand' into...
[hengband/hengband.git] / src / cmd-item / cmd-destroy.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void do_cmd_destroy(player_type *creature_ptr);