OSDN Git Service

Since struct dirent only holds the last element in the path, build the full path...
[hengband/hengband.git] / src / world / world-turn-processor.h
index 89739fb..e951afc 100644 (file)
@@ -1,3 +1,6 @@
 #pragma once
 
+#include "system/angband.h"
+
 void process_world(player_type* player_ptr);
+void print_time(player_type *player_ptr);