OSDN Git Service

Merge pull request #1248 from sikabane-works/release/3.0.0Alpha30
[hengbandforosx/hengbandosx.git] / src / birth / birth-select-race.h
1 #pragma once
2
3 typedef struct player_type player_type;
4 bool get_player_race(player_type *creature_ptr);