OSDN Git Service

Merge pull request #3569 from sikabane-works/release/3.0.0.88-alpha
[hengbandforosx/hengbandosx.git] / src / birth / birth-wizard.h
1 #pragma once
2
3 class PlayerType;
4 bool player_birth_wizard(PlayerType *player_ptr);