OSDN Git Service

Merge pull request #868 from sikabane-works/feature/add-doxycomment-main
[hengbandforosx/hengbandosx.git] / src / cmd-action / cmd-travel.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void do_cmd_travel(player_type *creature_ptr);