OSDN Git Service

[Refactor] #37353 update_playtime() を core.c/h に移動.
[hengband/hengband.git] / src / save.c
index 4699916..fc3b733 100644 (file)
@@ -17,6 +17,7 @@
 #include "load.h"
 #include "report.h"
 
+#include "core.h"
 #include "artifact.h"
 #include "sort.h"
 #include "dungeon.h"