OSDN Git Service

[Fix] #1727 忍者の変わり身が意図せず発動する事象を修正した / Resolved the issue that the ninja's kawarimi...
[hengbandforosx/hengbandosx.git] / src / mind / mind-hobbit.h
1 #pragma once
2
3 struct player_type;
4 bool create_ration(player_type *player_ptr);