OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengband/hengband.git] / src / specific-object / muramasa.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool activate_muramasa(player_type *user_ptr, object_type *o_ptr);