OSDN Git Service

[Refactor] #40512 Separated items-spoiler.c/h from wizard-spoiler.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);