OSDN Git Service

b1df1b7dab0ea962bc8ea1cbab9c3328b2396efb
[hengbandforosx/hengbandosx.git] / src / mutation / mutation-techniques.h
1 #pragma once
2
3 struct player_type;
4 bool eat_rock(player_type *player_ptr);