Hengband  2.2.1
racial.h
[詳解]
1 #pragma once
2 
3 /* racial.c */
4 extern void do_cmd_racial_power(player_type *creature_ptr);
void do_cmd_racial_power(player_type *creature_ptr)
レイシャル・パワーコマンドのメインルーチン / Allow user to choose a power (racial / mutation) to activate
Definition: racial.c:827
Definition: player-status.h:86