OSDN Git Service

Merge pull request #1774 from habu1010/feature/refactor-weapon-skill-table
[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);