OSDN Git Service

Merge pull request #439 from sikabane-works/release/3.0.0Alpha10
[hengbandforosx/hengbandosx.git] / src / cmd-io / cmd-macro.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void do_cmd_macros(player_type *creature_ptr, void (*process_autopick_file_command)(char *));