OSDN Git Service

Merge pull request #1862 from sikabane-works/feature/refactor-player-class
[hengbandforosx/hengbandosx.git] / src / mind / mind-magic-eater.h
1 #pragma once
2
3 class PlayerType;
4 bool import_magic_device(PlayerType *player_ptr);