OSDN Git Service

Merge pull request #227 from iks3/artifact-from-xangband
[hengbandforosx/hengbandosx.git] / src / artifact / random-art-pval-investor.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 typedef struct object_type object_type;
6 void random_plus(object_type *o_ptr);