OSDN Git Service

Merge pull request #3192 from Hourier/Divide-IsAutopickMatch
[hengbandforosx/hengbandosx.git] / src / io-dump / random-art-info-dumper.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 class PlayerType;
6 void spoil_random_artifact(PlayerType *player_ptr, concptr fname);