OSDN Git Service

[Refactor] mind_mirror_master をパスカルケース化
[hengbandforosx/hengbandosx.git] / src / view / display-util.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void display_player_one_line(int entry, concptr val, TERM_COLOR attr);