OSDN Git Service

[Refactor] Shift-JISのファイルをUTF-8に変換 / Changed Shift-JIS based files to UTF-8 based
[hengbandforosx/hengbandosx.git] / src / mind / mind-info.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void mindcraft_info(player_type *caster_ptr, char *p, int use_mind, int power);