OSDN Git Service

Merge pull request #3532 from sikabane-works/release/3.0.0.87-alpha
[hengbandforosx/hengbandosx.git] / src / autopick / autopick-describer.h
1 #pragma once
2
3 struct autopick_type;
4 void describe_autopick(char *buff, const autopick_type &entry);