OSDN Git Service

Reworded English message for a monk's successful MA_SLOW attack.
[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);