OSDN Git Service

v3.0.0 Alpha5 OSDN最終版
[hengband/hengband.git] / src / autopick / autopick-describer.h
1 #pragma once
2
3 #include "autopick/autopick-util.h"
4
5 void describe_autopick(char *buff, autopick_type *entry);