OSDN Git Service

[Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/
[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 *));