OSDN Git Service

[Refactor] #40635 Separated info-initializer.c/h from init.c
[hengband/hengband.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);