OSDN Git Service

Merge pull request #3322 from habu1010/feature/refactor-switch-randint1-by-rand_choice
[hengbandforosx/hengbandosx.git] / src / mind / mind-monk.h
1 #pragma once
2
3 class PlayerType;
4 bool choose_monk_stance(PlayerType *player_ptr);