OSDN Git Service

Merge pull request #1192 from hengband/feature/3.0.0Alpha26
[hengbandforosx/hengbandosx.git] / src / cmd-io / cmd-diary.h
1 #pragma once
2
3 typedef struct player_type player_type;
4 void do_cmd_diary(player_type *creature_ptr);