OSDN Git Service

Merge pull request #1527 from habu1010/feature/new-smith-activation
[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);