OSDN Git Service

Merge pull request #424 from backwardsEric/english-help-defend
[hengbandforosx/hengbandosx.git] / src / artifact / random-art-generator.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool become_random_artifact(player_type *player_ptr, object_type *o_ptr, bool a_scroll);