OSDN Git Service

[Refactor] #41042 lainのパラメータを調整した / Adjusted the parameters of lain
[hengbandforosx/hengbandosx.git] / src / mutation / mutation-techniques.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool eat_rock(player_type *caster_ptr);