OSDN Git Service

Merge remote-tracking branch 'remotes/hengband-osx/For2.2.2-Refactoring-English-Edit...
[hengband/hengband.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);