OSDN Git Service

Merge branch 'develop' into feature/doxygen-main-win
[hengbandforosx/hengbandosx.git] / src / mind / mind-monk.h
1 #pragma once
2
3 typedef struct player_type player_type;
4 bool choose_monk_stance(player_type *creature_ptr);