#ifndef WH_DIGSHOPS_H_1f89dcfc_ #define WH_DIGSHOPS_H_1f89dcfc_ /* * APIs exported by digshops.c. There is only the one. */ /* * Called during dungeon digging to create shops. */ extern void makeshops(void); #endif