OSDN Git Service

Combined the first two sentences in the English description for "Keiun-Kininken"...
[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);