OSDN Git Service

[Fix] #39525 コメント置換ミス修正. / Fix comment replacing error.
[hengband/hengband.git] / src / cmd / cmd-hissatsu.h
1 #pragma once
2 /* hissatsu.c */
3
4 extern void do_cmd_hissatsu(player_type *creature_ptr);
5 extern void do_cmd_gain_hissatsu(player_type *creature_ptr);