OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengband/hengband.git] / src / world / world-turn-processor.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void process_world(player_type* player_ptr);
6 void print_time(player_type *player_ptr);