OSDN Git Service

[Refactor] Shift-JISのファイルをUTF-8に変換 / Changed Shift-JIS based files to UTF-8 based
[hengbandforosx/hengbandosx.git] / src / mind / mind-monk.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool choose_monk_stance(player_type *creature_ptr);