OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengbandforosx/hengbandosx.git] / src / io / store-key-processor.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 extern bool leave_store;
6
7 void store_process_command(player_type *client_ptr);