OSDN Git Service

Merge branch 'master' of https://github.com/hengband/hengband
[hengbandforosx/hengbandosx.git] / src / core / visuals-reseter.h
1 #pragma once
2
3 class PlayerType;
4 void reset_visuals(PlayerType *player_ptr);