OSDN Git Service

Reworded the English description of the attack and then move to other side ability...
[hengbandforosx/hengbandosx.git] / src / floor-save.h
1 #pragma once
2
3 extern void init_saved_floors(bool force);
4 extern void change_floor(void);
5 extern void leave_floor(void);