OSDN Git Service

Merge remote-tracking branch 'remotes/origin/feature/Fix-saved-floor-exceed' into...
[hengband/hengband.git] / src / cmd-visual / cmd-visuals.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void do_cmd_visuals(player_type *creature_ptr, void(*process_autopick_file_command)(char*));