OSDN Git Service

[Refactor] #1473 Abandoned add_casting_flag() in order not to control the number...
[hengbandforosx/hengbandosx.git] / src / cmd-action / cmd-travel.h
1 #pragma once
2
3 struct player_type;
4 void do_cmd_travel(player_type *player_ptr);