OSDN Git Service

Merge branch 'develop' into feature/hero_bless
[hengbandforosx/hengbandosx.git] / src / player / player-view.h
1 #pragma once
2
3 class PlayerType;
4 void update_view(PlayerType *player_ptr);