/src/games/hack/ |
hack.makemon.c | 1 /* $NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $ */ 66 __RCSID("$NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $"); 83 makemon(const struct permonst *ptr, int x, int y) function in typeref:struct:monst * 116 panic("makemon?"); 177 (void) makemon(ptr, mm.x, mm.y); 274 return (makemon(ptr, x, y));
|
hack.makemon.c | 1 /* $NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $ */ 66 __RCSID("$NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $"); 83 makemon(const struct permonst *ptr, int x, int y) function in typeref:struct:monst * 116 panic("makemon?"); 177 (void) makemon(ptr, mm.x, mm.y); 274 return (makemon(ptr, x, y));
|
hack.makemon.c | 1 /* $NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $ */ 66 __RCSID("$NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $"); 83 makemon(const struct permonst *ptr, int x, int y) function in typeref:struct:monst * 116 panic("makemon?"); 177 (void) makemon(ptr, mm.x, mm.y); 274 return (makemon(ptr, x, y));
|
hack.makemon.c | 1 /* $NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $ */ 66 __RCSID("$NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $"); 83 makemon(const struct permonst *ptr, int x, int y) function in typeref:struct:monst * 116 panic("makemon?"); 177 (void) makemon(ptr, mm.x, mm.y); 274 return (makemon(ptr, x, y));
|