OSDN Git Service

Changed Japanese translation for "New" to match what was suggested in hengbandforosx...
[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);