OSDN Git Service

[Merge] #40883 Win版が通る所までマージ完了.他環境でのチェックや他見落としはこれからチェックする。 / Merge is completed until...
[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);