OSDN Git Service

Merge remote-tracking branch 'remotes/hengbandosx/english-mind-edits' into feature...
[hengband/hengband.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);