OSDN Git Service

Merge branch 'For3.0.0-Artifact-Monster-Addition' of git.osdn.net:/gitroot/hengband...
[hengband/hengband.git] / src / core / game-closer.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void close_game(player_type* player_ptr);