OSDN Git Service

Merge branch 'Feature/Fix/Free-Action-Error' into develop/3.0.0.1Alpha
[hengband/hengband.git] / src / player / permanent-resistances.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void player_flags(player_type *creature_ptr, BIT_FLAGS *flags);