OSDN Git Service

[Refactor] #40457 Separated read-execution.c/h from cmd-read.c/h
[hengband/hengband.git] / src / cmd-item / cmd-read.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void do_cmd_read_scroll(player_type *creature_ptr);