OSDN Git Service

[Refactor] #40482 Separated mutation-techniques.c/h from spells3.c/h
[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);