OSDN Git Service

[Refactor] #37353 item_tester_learn_spell() を object-hook.c へ移動。 / Move item_tester_l...
[hengband/hengband.git] / src / save.c
index 704e51f..651d6e5 100644 (file)
@@ -13,6 +13,8 @@
 
 #include "angband.h"
 #include "sort.h"
+#include "quest.h"
+#include "store.h"