OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengbandforosx/hengbandosx.git] / src / store / black-market.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "system/object-type-definition.h"
5
6 bool black_market_crap(player_type *player_ptr, object_type *o_ptr);