OSDN Git Service

Changed to mark the writeable files directory (~/Documents/Hengband previously) with...
[hengbandforosx/hengbandosx.git] / src / spells-floor.h
1 #pragma once
2
3 extern void wiz_lite(bool ninja);
4 extern void wiz_dark(void);
5 extern bool warding_glyph(void);
6 extern bool explosive_rune(void);
7 extern bool place_mirror(void);