OSDN Git Service

[Feature] レイシャル/クラスパワーの一覧書式を呪文等に合わせる、効果(威力)の表記
[hengbandforosx/hengbandosx.git] / src / cmd-action / cmd-tunnel.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void do_cmd_tunnel(player_type *creature_ptr);