1 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
2 /* def.gold.h - version 1.0.2 */
3 /* $DragonFly: src/games/hack/def.gold.h,v 1.2 2006/08/21 19:45:32 pavalos Exp $ */
11 extern struct gold
*fgold
;
12 #define newgold() alloc(sizeof(struct gold))