OSDN Git Service

[Refactor] #3359 'const auto flags_swrf = {' を'static constexpr auto flags_swrf ...
[hengbandforosx/hengbandosx.git] / src / mind / mind-monk.h
1 #pragma once
2
3 class PlayerType;
4 bool choose_monk_stance(PlayerType *player_ptr);