OSDN Git Service

[Refactor] #37353 floor.c を作成して floor_type 型整理。
[hengband/hengband.git] / src / cmd-eat.c
index 576aa64..6046d9c 100644 (file)
@@ -17,6 +17,7 @@
 #include "realm-hex.h"
 #include "player-status.h"
 #include "player-effects.h"
+#include "floor.h"
 
 /*!
  * @brief 食料を食べるコマンドのサブルーチン