OSDN Git Service

Revert "Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband"
[hengband/hengband.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);