OSDN Git Service

[Refactor] #41042 lainのパラメータを調整した / Adjusted the parameters of lain
[hengbandforosx/hengbandosx.git] / src / cmd-io / cmd-floor.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void do_cmd_target(player_type *creature_ptr);
6 void do_cmd_look(player_type *creature_ptr);
7 void do_cmd_locate(player_type *creature_ptr);