OSDN Git Service

[Release] 3.0.0Alpha48
[hengbandforosx/hengbandosx.git] / src / cmd-action / cmd-mane.h
1 #pragma once
2
3 class PlayerType;
4 bool do_cmd_mane(PlayerType *player_ptr, bool baigaesi);