OSDN Git Service

Merge pull request #3532 from sikabane-works/release/3.0.0.87-alpha
[hengbandforosx/hengbandosx.git] / src / view / display-player-stat-info.h
1 #pragma once
2
3 class PlayerType;
4 void display_player_stat_info(PlayerType *player_ptr);