OSDN Git Service

Merge pull request #936 from shimitei/feature/#916_fix_sound_on_off
[hengbandforosx/hengbandosx.git] / src / birth / birth-select-class.h
1 #pragma once
2
3 typedef struct player_type player_type;
4 bool get_player_class(player_type *creature_ptr);