OSDN Git Service

Since its used as an adverb, replace "much slower" with "much more slowly" in the...
[hengband/hengband.git] / src / cmd-action / cmd-others.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void do_cmd_search(player_type *creature_ptr);
6 void do_cmd_alter(player_type *creature_ptr);
7 void do_cmd_suicide(player_type *creature_ptr);