OSDN Git Service

Replaced "spelling" with "spell casting" in English name for high mage innate ability.
[hengbandforosx/hengbandosx.git] / src / shoot.h
1 /*!
2  * @file shoot.c
3  */
4
5
6 #pragma once
7
8 extern ENERGY bow_energy(OBJECT_SUBTYPE_VALUE sval);
9 extern int bow_tmul(OBJECT_SUBTYPE_VALUE sval);