OSDN Git Service

[Refactor] #40514 player_type の resist_nexus 変数を廃止. / Abolished resist_nexus variable...
[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);