]>
git.cameronkatri.com Git - bsdgames-darwin.git/blob - hack/def.gold.h
2 * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
4 * $NetBSD: def.gold.h,v 1.3 1995/03/23 08:29:27 cgd Exp $
13 extern struct gold
*fgold
;
15 #define newgold() (struct gold *) alloc(sizeof(struct gold))