OSDN Git Service

Revert "Revert "Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband""
[hengbandforosx/hengbandosx.git] / src / spell / spells-describer.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "object/tval-types.h"
5
6 concptr spell_category_name(tval_type tval);