OSDN Git Service

Merge pull request #2494 from Slimebreath6078/feature/fix_unknwon_breath
[hengbandforosx/hengbandosx.git] / src / mutation / mutation-techniques.h
1 #pragma once
2
3 class PlayerType;
4 bool eat_rock(PlayerType *player_ptr);