OSDN Git Service

Merge branch 'feature/Fix-Class-Table' into develop
[hengband/hengband.git] / src / core / visuals-reseter.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void reset_visuals(player_type *owner_ptr, void (*process_autopick_file_command)(char *));