OSDN Git Service

For English spell descriptions, most only use one space after a period. Changed...
[hengbandforosx/hengbandosx.git] / src / warning.h
1 #pragma once
2
3 extern object_type *choose_warning_item(void);
4 extern bool process_warning(POSITION xx, POSITION yy);