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 7c941f6..e951afc 100644 (file)
@@ -3,3 +3,4 @@
 #include "system/angband.h"
 
 void process_world(player_type* player_ptr);
+void print_time(player_type *player_ptr);