OSDN Git Service

[Refactor] #37353 cmd2.c を cmd-basic.c/h に整理。
[hengband/hengband.git] / src / cmd-read.c
index 4d21602..4bb9ccf 100644 (file)
@@ -21,6 +21,8 @@
 #include "spells-summon.h"
 #include "spells-status.h"
 
+#include "cmd-basic.h"
+
 /*!
  * @brief 巻物を読むコマンドのサブルーチン
  * Read a scroll (from the pack or floor).