OSDN Git Service

[Refactor] #1172 Changed ', TRUE,' and ', FALSE,' to small characters
[hengbandforosx/hengbandosx.git] / src / player / player-view.h
1 #pragma once
2
3 typedef struct player_type player_type;
4 void update_view(player_type *subject_ptr);