OSDN Git Service

[Fix] インクルードパスを修正。 / Modify include paths.
[hengbandforosx/hengbandosx.git] / src / flavor / flavor-describer.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void describe_flavor(player_type *player_ptr, char *buf, object_type *o_ptr, BIT_FLAGS mode);