OSDN Git Service

Merge branch 'release/3.0.0Alpha' of git.osdn.net:/gitroot/hengband/hengband into...
[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);