OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengband/hengband.git] / src / player / temporary-resistances.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void tim_player_flags(player_type *creature_ptr, BIT_FLAGS *flags);