OSDN Git Service

Use VERSION_NAME rather than Hengband when setting name of the directory with the...
[hengbandforosx/hengbandosx.git] / src / term.h
1 #pragma once
2
3 TERM_COLOR mh_attr(int max);
4 TERM_COLOR spell_color(EFFECT_ID type);
5 u16b bolt_pict(POSITION y, POSITION x, POSITION ny, POSITION nx, EFFECT_ID typ);