OSDN Git Service

[Fix] #40743 Changed si_ptr to self_ptr because si_ptr is duplicated with Debian...
[hengbandforosx/hengbandosx.git] / src / view / display-player-stat-info.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void display_player_stat_info(player_type *creature_ptr);