]>
git.cameronkatri.com Git - bsdgames-darwin.git/blob - hack/def.gold.h
1 /* $NetBSD: def.gold.h,v 1.4 1997/10/19 16:57:03 christos Exp $ */
4 * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
14 #define newgold() (struct gold *) alloc(sizeof(struct gold))
15 extern struct gold
*fgold
;
16 #endif /* _DEF_GOLD_H_ */