OSDN Git Service

Merge branch 'For2.2.2-Refactoring' of git.osdn.net:/gitroot/hengband/hengband into...
[hengband/hengband.git] / src / view / display-player-stat-info.h
1 #pragma once
2
3 #include "angband.h"
4
5 void display_player_stat_info(player_type *creature_ptr);