OSDN Git Service

Removed synthesize statements that are redundant with the property declarations.
[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);